0.1.11 • Published 10 years ago

kss-crysp-template v0.1.11

Weekly downloads
3
License
ISC
Repository
github
Last release
10 years ago

KSS Crysp Template

This is a template for kss-node styleguide. "kss-node" is a NodeJS implementation of Knyle Style Sheets (KSS). kss-node enables us to generate a beautiful styleguide for CSS, of course that suports LESS, SASS and Stylus.

How to use

Install this template to your project.

npm i kss-crysp-template -D

Oh, if you install this template you already have "kss-node". So, edit your kss config file like this:

{
	...
	"template": "node_modules/kss-crysp-template/template",
	"helpers": "node_modules/kss-crysp-template/template",
	...
}
0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago