Software Alternatives & Reviews

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

Skeleton CSS Bulma
  1. A Beautiful Boilerplate for Responsive, Mobile-Friendly Development
    Pricing:
    • Open Source

    #CSS Framework #CSS Tools #Design Tools 17 social mentions

  2. 2
    Bulma is an open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.
    Pricing:
    • Open Source
    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.

    #CSS Framework #Development Tools #Design Tools 109 social mentions

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

Log in or Post with