1.1.1 • Published 7 years ago

@dvhb/themes v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

Opensource dvhb themes

Demo

See @dvhb/themes

Use in opensource projects

<link rel="stylesheet" href="//rawgit.com/dvhbru/themes/master/dist/main.css">

Contribute

  1. Install dependencies: npm i
  2. Make changes, contained within src directory
  3. Build the project to dist using npm run build

npm run dev

Run development mode via @dvhb/webpack build tool.

npm run build

Build production-ready files into a dist directory.