https://github.com/son-link/nanocss
A very lightweight CSS framework ready to use, without classes, only standard HTML elements
https://github.com/son-link/nanocss
css css-framework css3 lightweight
Last synced: 2 months ago
JSON representation
A very lightweight CSS framework ready to use, without classes, only standard HTML elements
- Host: GitHub
- URL: https://github.com/son-link/nanocss
- Owner: son-link
- License: gpl-3.0
- Created: 2019-10-13T10:16:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T16:18:39.000Z (over 5 years ago)
- Last Synced: 2025-01-12T11:19:33.381Z (4 months ago)
- Topics: css, css-framework, css3, lightweight
- Language: CSS
- Homepage: https://son-link.github.io/NanoCSS/
- Size: 72.3 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# NanoCSS
A very lightweight CSS framework
NanoCSS is a ready to use Lightweight CSS Framework and not required any Javascript or using HTML classes. NanoCSS 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.
### Features
* Ready to use. Only download and include on your pages.
* No classes, only standar HTML5 elements.
* Very lightweight. Little more than 1Kb minified and gzipped.
* Write using SASS and include the 16 colors Clrs palette. You can change the colors of many elemets or the entire palette.
* Dark variant, ideal if you are a creature of the night.MicroCSS is under the GNU/GPLv3 or newer license.