An open API service indexing awesome lists of open source software.

https://github.com/vikbert/pixss

A minimal pragmatic CSS framework for your fast and elegant prototyping (~ 5Kb size)
https://github.com/vikbert/pixss

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          


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](https://vikbert.github.io/pixss/examples/)

## 🗳 install via `npm`

```bash
npm install pixss
```

Then use the css files from `node_modules/pixss`

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

## License

MIT © vikbert