Basscss is a low-level CSS toolkit built around atomic, immutable utility classes that do one thing well. It targets developers who want to build scalable, readable stylesheets without the bloat of larger frameworks like Bootstrap — fitting the entire library into just 2.13 KB.
Unlike opinionated CSS frameworks, Basscss does not dictate visual appearance, making it compatible with other stylesheets and frameworks. It uses clear, humanized naming conventions so developers can internalize the system quickly and iterate rapidly when designing in the browser.
Install Basscss via npm with npm install basscss@8.0.2 or link directly to the CDN stylesheet in the HTML head. You then apply single-purpose utility classes — such as .h1 for font sizing, .bold for weight, or .center for alignment — directly to HTML elements to compose layouts and typographic styles.
Basscss suits developers who prioritize predictability, minimal footprint, and composability over pre-styled components. It is best for teams building custom designs who want a consistent foundation without being locked into a visual language — comparable to what Bootstrap covers, but at roughly 3.5 KB according to testimonials in the page content.
The full Basscss stylesheet is 2.13 KB, keeping page load overhead minimal.
Each utility class does exactly one thing and produces no side effects on other styles.
The .h1–.h6 utility classes override element font sizes independently of semantic heading tags.
Utility classes for weight, style, alignment, truncation, caps, underline, and whitespace control are included out of the box.
Separate modules cover margin, padding, position, grid, flexbox, and border for composable page structure.
Flexible utilities are built to design for any device and help reduce boilerplate in stylesheets.
Each module — including align, hide, and flexbox — can be used independently or combined with any other module.
Basscss is available via npm install or a direct CDN link using unpkg, requiring no build step for basic use.
Pricing extracted from the product website and may change. Check the source for current details.
B BasscssThis | ||||
|---|---|---|---|---|
| Starting price | Free | — | Free | Free |
| Pricing model | Free | Freemium | Free | Free |
| Platforms | Web | Web, iOS, Android | Web | Web |
| Top features |
|
|
|
|
| Rating | — | — | — | — |