CMS Development

jurjens
Member | Elite Partner
Member | Elite Partner

Stylesheets don't get merged

For one of our projects the css stylesheets will not get merged into a combined-css file, causing a huge sitespeed penalty. Previously I thought it was maybe because of the fact we loaded them using a simple `<link href="...">` tag, but changing this towards the `{{ require_css(...) }}` function didn't work either. Furthermore later I found out that on other projects loading stylesheets using `<link />` wasn't a problem, they still got merged. And I did wait quite some time to see if maybe I was too impatient, but it's almost a week ago, so I'd expect it to be done by now.

 

So basically my question is;

 

- Why don't the stylesheets get combined?

- If there is some kind of an error; how can I find out? Where can I see it?

- Is there a resource apart from the most general KB articles where I can get some in-depth understanding of the working of the combination process?

 

Tx!

0 Upvotes
1 Reply 1
jennysowyrda
Community Manager
Community Manager

Stylesheets don't get merged

Hi @jurjens,

 

It looks like you are working with HubSpot technical support regarding this matter. 

 

Continuing to partner with Support will be the most direct way to resolve this issue. 

 

Thank you,
Jenny

0 Upvotes