0.1.11 • Published 8 years ago

kss-crysp-template v0.1.11

Weekly downloads
3
License
ISC
Repository
github
Last release
8 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

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago