#purgecss — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #purgecss, aggregated by home.social.
-
Post >> PurgeCSS joins my new styling stack • I stay in CLI City as I continue using Lightning CSS with my Hugo site.
https://www.brycewray.com/posts/2024/02/purgecss-joins-my-new-styling-stack/
-
@konrad yeah, so I realised!
I guess I'm an edge-case, because I'm not really writing a node app: just a static app that uses node for preprocessors (#tailwindcss, #cssmin, #purgecss). Maybe it's up to me to find my own standard 😜
Since everything is a "view" here, maybe I'll just put things in css/ and js/ directly instead of nesting them in a view/ folder.
(I will be writing proper #nodejs apps eventually, though, so stuff like pm2 will come in handy then 🙂)
-
Setting up Tailwind and Purgecss with Gridsome Without Using Any Plugins - If you haven't heard of Tailwind by now... https://www.drewtown.dev/post/setting-up-tailwind-and-purgecss-with-gridsome-without-using-any-plugins/ #Dev #Gridsome #TailwindCSS #Purgecss by @[email protected]
-
DropCSS - DropCSS is an unused CSS cleaner; it takes your HTML and CSS as input and returns only the used CSS as output. https://github.com/leeoniya/dropcss #Front #CSS #PurgeCSS