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 · 501 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 jean-louis67, 3 days ago
2 81 2 days ago
General · by Andy Miller, 7 days ago
0 146 7 days ago
General · by Veehem, 1 week ago
0 145 1 week ago
General · by milkboy, 1 week ago
0 138 1 week ago
General · by ian russell, 2 weeks ago
2 226 2 weeks ago