No features have been listed yet.
No Basscss videos yet. You could help us improve this page by suggesting one.
Based on our record, Simple Grid should be more popular than Basscss. It has been mentiond 2 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Ignore any recommendation of React, TypeScript, Vite, or Tailwind. Here are some recommendations that don't require NPM/Node. Pick a "classless" CSS library from a site like CSSBed[1]. These are kind of like Bootstrap, except you don't need to write any CSS or apply any CSS classes in your HTML for them to work. No tooling necessary; just include a tag in your HTML document. If you'd like to try something... - Source: Hacker News / almost 3 years ago
From my experience with Bootstrap I can tell you the only thing you really need is the grid part of it and there are so many lightweight "frameworks" that have just that and its only 250 lines of css in the example of simple grid: https://simplegrid.io/ Everything else, buttons, modals, sliders, chords are super simple anyway you can just make them yourself or use a way more featurerich separate slider or modal... - Source: Hacker News / over 2 years ago
a lightweight css grid is https://simplegrid.io/. Source: almost 3 years ago
Tachyons - A modular CSS toolkit that makes it easy to build interfaces that are readable, responsive, and fast loading.
Bootstrap - Simple and flexible HTML, CSS, and JS for popular UI components and interactions
SUIT CSS - SUIT CSS is a CSS preprocressor for component based UI development.
CSS Gridish - Automatically build your grid design's CSS code ✨
Flexbox Grid - Grid based on CSS3 flexbox
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.