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 · 490 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 Andy Miller, 2 days ago
0 69 2 days ago
General · by Veehem, 3 days ago
0 111 3 days ago
General · by milkboy, 4 days ago
0 112 4 days ago
General · by ian russell, 2 weeks ago
2 204 1 week ago
General · by pamtbaau, 1 month ago
2 462 2 weeks ago