https://github.com/son-link/microcss
A minimal CSS framework
https://github.com/son-link/microcss
css css-framework css-grid lightweight
Last synced: 6 months ago
JSON representation
A minimal CSS framework
- Host: GitHub
- URL: https://github.com/son-link/microcss
- Owner: son-link
- License: gpl-3.0
- Created: 2019-03-19T21:37:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T19:58:03.000Z (about 6 years ago)
- Last Synced: 2025-01-12T11:19:34.859Z (11 months ago)
- Topics: css, css-framework, css-grid, lightweight
- Language: CSS
- Homepage: https://son-link.github.io/microcss/
- Size: 4.63 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# MicroCSS
Lightweight Responsive CSS Framework
MicroCSS is a ready to use Lightweight Responsive CSS Framework and does not required any Javascript. MicroCSS is designed so that you can have a website ready in a short time, with a clean code and that you can modify and expand according to your needs. Also includes some classes to facilitate some tasks.
### Features
* Ready to use. Just download it and include it on your pages.
* Responsive and mobile-friendly.
* Lightweight. < 3Kb minified and gzipped.
* Write using SASS and include the 16 colors Clrs palette. You can change the colors of many elements or the entire palette.
* Compatible with some icon fonts as [Google Material Icons](https://material.io/tools/icons/?style=baseline), [Font Awesome](https://fontawesome.com) and custom font made with [Fontello](https://fontello.com/)
MicroCSS is under the GNU/GPLv3 or newer license.