WAIT: Orphan CSS left after removing all elements

Browser: Chrome 148.0.7778.97
OS: Windows
URL: https://dev.francedirect.com/owner-dashboard/
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

I created a page and pasted some css which has some brxe classes. I removed all elements and repasted css into the page setting css and several element custom css

However, I am still seeing the brex classes showing in the dev tools. I flushed the cache on the server as well as locally and the classes remain.

Same as this: WIP: How to transfer bricks-frontend-inline-inline-css styles to a file? - #43 by gramir

Hey @LondonPete,

I’m not sure how to replicate this. You mention that you pasted some CSS which has some brxe- classes. As we also use those classes for elements, this might be the cause, but in my testing, I was unable to replicate it.

You can try removing all elements one by one and then you will see when that part of the style stops appearing. You can also check in class manager, if you have “brxe-block” class and remove it.

Let me know,
Matej