Skip to content
Grav 2.0 is officially stable. Read the announcement →
General

Assets: rewrite inlined CSS file

Started by Robin Kählert 6 years ago · 0 replies · 427 views
6 years ago

Hi there,

i want to inline a CSS file which contains relative references to some font files. Side not: i cannot change these relative URLs inside the CSS file.

The problem is if i inline the file with {% do assets.addCss('theme://assets/iconfont/iconfont.css', {'loading': 'inline'}) %} the references are obviously not working anymore.

I saw that the pipeline is able to rewrite URLs in CSS files. But if i activate the pipeline, the CSS file gets bundled and loaded through a link so it is not inlined anymore.

Is there a way to inline the CSS and rewrite the URLs?

Thanks a lot.

Folderstructure of CSS file with fonts

Suggested topics

Topic Participants Replies Views Activity
General · by Hanns Mattes, 3 weeks ago
1 266 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 195 3 weeks ago
General · by Jerry Hunt, 3 weeks ago
2 331 3 weeks ago
General · by pamtbaau, 3 weeks ago
1 253 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 221 3 weeks ago