@dvhb/themes
v1.1.1
Published
Opensource dvhb themes
Downloads
1
Readme
Opensource dvhb themes
Demo
See @dvhb/themes
Use in opensource projects
<link rel="stylesheet" href="//rawgit.com/dvhbru/themes/master/dist/main.css">
Contribute
- Install dependencies:
npm i
- Make changes, contained within
src
directory - Build the project to
dist
usingnpm run build
npm run dev
Run development mode via @dvhb/webpack build tool.
npm run build
Build production-ready files into a
dist
directory.