Skip to content

JuKra00/cleacss

Repository files navigation

cleacss logo

cleacss

A thoughtfully designed CSS framework for developers who love writing CSS. Rather than abstracting away CSS or overwhelming you with utility classes, cleacss provides a solid foundation with essential defaults while empowering you to write your own custom styles.

Features

  • 🚀 Lightweight and performant
  • 🎯 Built on modern CSS features (custom properties, subgrid, responsive sizing)
  • 🎨 Customizable through CSS custom properties
  • 📱 Responsive design with 5 built-in breakpoints
  • 🔧 Available in both compiled and untranspiled versions

Installation

Warning

Version 2 is currently in beta.

npm install [email protected]

Quick Start

JavaScript

import "cleacss";

CSS

@import "cleacss";

What's Included

  • Layout: Grid system and flow utilities
  • Elements: Styled buttons, inputs, text, and titles
  • Utilities: Spacing, visibility, and more

Documentation

Full documentation: https://cleacss.dev

License

MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published