Reply To: Generate styles overriding my child theme styles

Home Forums Support Generate styles overriding my child theme styles Reply To: Generate styles overriding my child theme styles

Home Forums Support Generate styles overriding my child theme styles Reply To: Generate styles overriding my child theme styles

#159630
Leon

Thanks Tom,

That’s helpful. However, I’m using SASS to build my child theme stylesheet, so ideally I’d like to not use style.css at all. I think the ‘proper’ way to load an additional stylesheet (main.css in my case) is to enqueue it?

I guess I could output my SASS file to style.css, complete with the opening child theme comments? I’m not sure that would work if I compress the CSS.

If I did this and still wanted to add stylesheets afterwards, will Generate allow this? Does it load additional stylesheets after the parent theme’s?

L