0.0.12 • Published 4 years ago

@bpiwek/frontbox-kss-styleguide v0.0.12

Weekly downloads
1
License
ISC
Repository
-
Last release
4 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

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago