2/2
Stylify is configured for @symfony framework and Webpack Encore and it works lovely.
The configuration uses selectors mangling in Twig Templates
Stay tuned for an article on how to get extremely small CSS in your Symfony app!🚀
#css#javascript#webdev#symfony#php#twig
So first news from our partnership with @conviucom🎉.
1/2
conviu.cz/ has launched its new website and it is using Stylify CSS under the hood.
The generated Stylify CSS has only 6KB gzipped for the whole web.
#symfony#php#twig#php
If you decide to use components approach, copy&paste components definition into a file, where it is used, or separate content between stylify-components tag into a config (stylify.config.js)
The config file/place can differ based on where you use stylify: #nuxtjs|#nextjs|#symfony
I just thought it's just another css library like tailwind. But Twitter recommend this every time. So i just checked what is this . But now I feel it's awesome. bcz it gives utility classes like tailwind but it uses css like class names . I gonna use this in my next projects.
Even though this guide is focused primarily on Stylify CSS, all the tips explained in this guide can be used within any other Utility-First CSS framework that supports similar features.
#DEVCommunitydev.to/machy8/best-practices…
To keep things simple, this only supports nesting and chaining.
It can be also used for custom selectors.
The same syntax can be used within global config in #nuxt, #nextjs#vitejs, #astrobuild#html#coding