Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Critical CSS – inline styles overriding non-critical CSS Reply To: Critical CSS – inline styles overriding non-critical CSS

#192378
serkai
Participant

Ah okay headline styles that’s what I meant thanks.

I’m not worried about the fold, more so the layout / structure, base styles, and the most basic classes.

I guess my problem lies mostly with reusable classes that appear in the headline styles, that would normally be overridden. For example my default button focus styles take priority over my ‘success’ or ‘info’ button styles.

I’ve began rethinking my approach and seem to be getting somewhere by removing reusable classes. I’m guessing most people use an automated approach? E.g. Critical by Addy Osmani.