Skip to content
/ pixss Public

A minimal pragmatic CSS framework for your fast and elegant prototyping (~ 5Kb size)

Notifications You must be signed in to change notification settings

vikbert/pixss

Repository files navigation

pixss

A pragmatic CSS for Minimalist

Pixss provides a minimal setup of styles for a programatic and clean starting point. Only < 4 kb gzipped! It is specially designed for better performance and higher productivity.

It is an absolute pragmatic alternative to many large CSS framework, if you need just the lightweight and clean design without learning houdreds of utility classes.

PRs Welcome MIT License MIT License

download

Simple Demo

page styled with pixss

📚 Document

Document with live Demo

🗳 install via npm

 npm install pixss

Then use the css files from node_modules/pixss

├── dist
│   └── styles
│       ├── pixss.css
│       ├── pixss.css.map
│       ├── pixss.min.css
│       └── pixss.min.css.map

License

MIT © vikbert

About

A minimal pragmatic CSS framework for your fast and elegant prototyping (~ 5Kb size)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published