Is there any minimal CSS framework that only provides rows and columns?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Bulma

    Modern CSS framework based on Flexbox

  • As others have said, if you just want grids, use CSS grids and/or flexbox. However, if you want something a little more than that but not much, check out Bulma. It is only CSS with no JS, so it can drop in with whatever JS framework vodoo you want to use. It also plays nice with SASS by just importing it into your own SASS files and customizing as you want. I've been using it for some time now and I love it.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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