0.0.12 • Published 6 years ago

@bpiwek/frontbox-kss-styleguide v0.0.12

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

Template for the KSS-node styleguide

Install

Add package on your project

npm i @bpiwek/frontbox-kss-styleguide

or

yarn add @bpiwek/frontbox-kss-styleguide

Usage

Be sure to be familiar with kss-node.

Create config file kss-config.json in your root project folder and past below config:

{
  "title": "...",
  "builder": "node_modules/@bpiwek/frontbox-kss-styleguide/dist/",
  "extend": "node_modules/@bpiwek/frontbox-kss-styleguide/dist/helpers/",
  "destination": "documentation/",
  "homepage": "README.md",
  "custom": ["Function", "Style", "Usage", "HTML"]
}

Develop

Make sure to install this fallowing plugins for Visual Code Studio before making changes.

Bugs

Feel free to report bug using this link.

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago