Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dicehub/dicehub-ui.css
dicehub-ui.css mirror | Simple and easy to use CSS framework.
https://github.com/dicehub/dicehub-ui.css
css css-framework
Last synced: about 2 months ago
JSON representation
dicehub-ui.css mirror | Simple and easy to use CSS framework.
- Host: GitHub
- URL: https://github.com/dicehub/dicehub-ui.css
- Owner: dicehub
- Created: 2018-08-11T19:46:08.000Z (over 6 years ago)
- Default Branch: dev
- Last Pushed: 2018-09-17T11:53:03.000Z (over 6 years ago)
- Last Synced: 2024-10-09T18:09:19.120Z (4 months ago)
- Topics: css, css-framework
- Language: CSS
- Homepage: https://dicehub-ui-css.netlify.com/
- Size: 157 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dicehub-ui.css
A minimilastic and simple to use CSS framework.# How to build
Build css and its correspoding minified version by executing:
```
mpm i
npm run build
```This will generate `dicehub-ui.css` and `dicehub-ui.min.css` in the `dist` directory. It will also generate `dicehub-ui.css` in the `docs/.vuepress/public` directory to be used when generating the documentation with vuepress.