Bricksforge is using nothing new or exotic regarding the HTML and CSS output. We are just using the native Elements API to create the elements. Therefore, there is nothing we can do here Seems like a Bricks thing in general regarding the „External CSS“ loading method. I’ve noticed some issues there too in the past. This is the reason why I’m currently using the inline method to be safe.
Hmm. That’s good in a way since it isn’t BF related then.
I thought there was something a while back where people were forced to switch to external css because something broke with inline css. I also thought external was the better way to go.
Do you know if it’s save to switch an existing site from external to inline?