Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@dvhb/themes

dvhbru12MIT1.1.1

Opensource dvhb themes

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

  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.