CSS frameworks
Asked about 2 months ago
what's your preferred CSS framework? I'm using TailwindCSS since April, 2024m and I cant imagine using vanilla CSS !
Asked about 2 months ago
what's your preferred CSS framework? I'm using TailwindCSS since April, 2024m and I cant imagine using vanilla CSS !
It's indeed the best way to do the CSS with. Keep using it!
TailwindCSS is a great choice for styling modern apps.
I can recommend some libraries built on top of TailwdindCSS:
1. DaisyUi: Amazing components with light/dark dynamic themes.
https://daisyui.com
2. Codesnaps / Tailus / Unify: These libraries provide ready to use sections and blocks.
https://www.codesnaps.io
https://tailus.io/
https://flexiwind.vercel.app
3. Rombo: Add stunning animations to your website.
https://rombo.co/tailwind/
4. Taos: Easy scroll trigger animation
https://versoly.com/taos
5. Maizzle: Build Email templates using HTLM/TailwindCSS
https://maizzle.com
If you are looking for TailwindCSS alternatives, please take a look to these options:
1. UnoCSS: Tailwind syntax but with more features.
https://unocss.dev/
2. Emotion: CSS in JS syntax, it's powerful, but not the best for clean coding.
https://emotion.sh/docs/introduction
3. UniformCSS: Scss to CSS generator, if you prefer using Scss/Sass, then give it a try.
https://uniformcss.com
4. Chota: a Tiny CSS library, it has some features, but it's limited.
https://jenil.github.io/chota/
5. Minireset: This adds initial layout style to your website.
https://jgthms.com/minireset.css/