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

https://github.com/rodgeraraujo/minus.css

A small and minimalistic css framework.
https://github.com/rodgeraraujo/minus.css

css css-framework design framework front-end minimalistic minus

Last synced: 29 days ago
JSON representation

A small and minimalistic css framework.

Awesome Lists containing this project

README

        



minus.css

A small and minimalistic css framework.




npm bundle size







### Installation ✨

cdn:

```html

```

npm:

```bash
$ npm i minus.css
```

yarn:

```bash
$ yarn add minus.css
```

## Documentation

- [Typography](https://minus.rogerioaraujo.dev/typography.html)
- [Grids](https://minus.rogerioaraujo.dev/grids.html)
- [Buttons](https://minus.rogerioaraujo.dev/buttons.html)
- [Forms](https://minus.rogerioaraujo.dev/forms.html)
- [List](https://minus.rogerioaraujo.dev/list.html)
- [Navbar](https://minus.rogerioaraujo.dev/nav.html)

## Browser support 🌎

Coming soon...

## Contributing 🍰

If you want to contribute to the project and make it better, feel free to fork and contribute after reading the [CONTRIBUTING.md](https://github.com/rodgeraraujo/minus.css/blob/master/.github/CONTRIBUTING.md) file.

## License 📃

Licensed under the [MIT](https://github.com/rodgeraraujo/minus.css/blob/master/LICENSE) license.

## Author 👽

Made with ❤ by [Rogério Araújo](https://github.com/rodgeraraujo)