Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daliborgogic/micro-css
CSS fondation with UI Test
https://github.com/daliborgogic/micro-css
css stylus
Last synced: 9 days ago
JSON representation
CSS fondation with UI Test
- Host: GitHub
- URL: https://github.com/daliborgogic/micro-css
- Owner: daliborgogic
- License: mit
- Created: 2016-12-09T16:45:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T12:26:16.000Z (almost 6 years ago)
- Last Synced: 2024-10-17T19:15:56.812Z (27 days ago)
- Topics: css, stylus
- Language: CSS
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Micro CSS
> Forget normalize, bootstrap etc. You only nead 10 HTML tags. Lay your own CSS fondation
```bash
# dev
$ npm run dev
# test
$ npm test
# build
$ npm run build
```