Skip to content

dicehub/dicehub-ui.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.