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.
- Host: GitHub
- URL: https://github.com/rodgeraraujo/minus.css
- Owner: rodgeraraujo
- License: mit
- Created: 2020-05-07T03:13:25.000Z (about 5 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-06T11:40:00.000Z (about 2 years ago)
- Last Synced: 2025-03-27T11:50:27.666Z (about 2 months ago)
- Topics: css, css-framework, design, framework, front-end, minimalistic, minus
- Language: CSS
- Homepage: https://minus.rogerioaraujo.dev
- Size: 2.93 MB
- Stars: 12
- Watchers: 3
- Forks: 10
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![]()
minus.css
A small and minimalistic css framework.
### 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)