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: about 1 month 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 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-14T21:15:56.000Z (9 months ago)
- Last Synced: 2025-09-14T23:20:11.479Z (9 months ago)
- Topics: css, css-framework, css3, lightweight
- Language: SCSS
- Homepage: https://son-link.github.io/NanoCSS/
- Size: 88.9 KB
- Stars: 3
- Watchers: 3
- 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 (if your server has it enabled).
* 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.
NanoCSS is under the GNU/GPLv3 or newer license.
## Docs
* [English](https://son-link.github.io/NanoCSS/)
* [Español](https://son-link.github.io/NanoCSS/index.es.html)