You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I have a problem when trying to use this bundle on my current twig files.
In https://github.com/tijsverkoyen/CssToInlineStyles I have read that <link rel="stylesheet"> tags are supported, however this bundle ignores them. I tried it even without using webpack manifest file and its still the same.
Is it possible to extend this functionality? Somehow I cannot imagine manually rewriting 5MB of CSS in every template 😄
Hello. I have a problem when trying to use this bundle on my current twig files.
In https://github.com/tijsverkoyen/CssToInlineStyles I have read that
<link rel="stylesheet">
tags are supported, however this bundle ignores them. I tried it even without using webpack manifest file and its still the same.Is it possible to extend this functionality? Somehow I cannot imagine manually rewriting 5MB of CSS in every template 😄
Example code:
inline.html.twig
test.css
The text was updated successfully, but these errors were encountered: