critical-css
critical-css copied to clipboard
PHP library for generating critical CSS.
I found this to be very useful for a project I am working on, sadly it does not run on Twig v3. Are there any plans to make it compatible?
Hello, I just stumbled on your library and I really like it. I was thinking about the way it works and I believe there is an additional check that should...
I wanted to use your library to take care of the critical css, but I am faced with this in Symfony 4: ```Restricting packages listed in "symfony/symfony" to "4.3.*"``` ```Your...
Make it so you can choose to save a CSS file with the critical css instead of inlining. Useful case for this would be to push the content of that...