Is vanilla CSS enough?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • pollen

    The CSS variables build system (by heybokeh)

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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