The obsession of shortening every selector in utility frameworks amazes me 😂:
auto-cols-auto
vs
@stylify_dev grid-auto-columns:auto
9 characters longer, but self-explanatory.
#css#javascript#webdevelopment
Right now I am developing a small website using @stylify_dev and @wordpressdotcom
Few notes from testing:
📦The whole #website has only 9 KiB of #css
⚙️Only 12 lines of config
Apart from a few issues I have found, the development is flawless
#css#javascript#webdev#WordPress