Is vanilla CSS enough?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    Tailwind CSS will give you full control over your design because they are just utility classes. Tailwind framework is like bootstrap with predefined style out of the box. We use tailwind for working in custom designs so currently I suggest you try out Tailwind CSS.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • pollen

    The CSS variables build system (by hyperfocalHQ)

    Tailwind is a great option to look into, I really enjoy it, but if you want something a bit more in-between, you can check out frameworks like https://www.pollen.style. There you get a framework of consistent CSS variables you can use, while still writing all your vanilla CSS yourself with full control of everything.

  • flexboxfroggy

    A game for learning CSS flexbox 🐸

    I struggled a lot to understand it, until my former tech lead sent me this: https://flexboxfroggy.com/

  • include-media

    📐 Simple, elegant and maintainable media queries in Sass

    Using an SCSS pre-processor gives you access to powerful math and nice tools, like https://eduardoboucas.github.io/include-media/ for example.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Say goodbye to the hassle of managing multiple CSS files and unnecessary style loading by using Tailwind CSS

    1 project | dev.to | 9 Oct 2024
  • Designing Multi-Tenant UI with Tailwind CSS

    1 project | dev.to | 8 Oct 2024
  • How Tailwind CSS detects circular dependancy.

    1 project | dev.to | 8 Oct 2024
  • String.raw in Tailwind CSS source code.

    1 project | dev.to | 7 Oct 2024
  • Tailwind vs Custom CSS: What Should You Choose?

    1 project | dev.to | 7 Oct 2024