2.2.0 • Published 6 years ago

kstat-kss-builder v2.2.0

Weekly downloads
31
License
MIT
Repository
github
Last release
6 years ago

kstat-kss-builder npm version Build Status

A custom Twig KSS Builder made for use with Kalastatic (though that is not a requirement).

Installation

kstat-kss-builder was designed to be ingested as an npm package.

npm install kstat-kss-builder --save

then in your project create kss-config.json and point builder to kstat-kss-builder:

{
  ...
  "builder": "node_modules/kstat-kss-builder",
  ....
}

enjoy.

Development

kstat-kss-builder was built using sass, grunt for sass compilation.

Commands

npm run-script sass // compiles the sass
npm watch // watches for changes in 'styles/**/*', 'components/**/*', '**/*.twig' and compiles sass on change`

Colors

Currently documenting colors, does require a little cusom markup in the kss-side, but it works rather nicely!

Note that the section reference, needs to have "color-swatches" in its name.

Styleguide color-swatches

or

Styleguide brand.color-swatches

Full color example:

/*
Brand Colors

Brand web colors.

$c__white - #fff
$c__gray - #a8a8a8
$c__gray-mid - #6d6d6d
$c__gray-dark - #58595b
$c__gray-darker - #333
$c__magenta - #ad1f57
$c__cream - #f4f0e9
$c__cream--light - #f9f8f7

weight: -100

Styleguide color-swatches
*/
2.2.0

6 years ago

2.1.0

7 years ago

2.0.0

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

0.13.5

9 years ago

0.13.4

9 years ago

0.13.2

9 years ago

0.13.1

9 years ago

0.13.0

9 years ago

0.12.1

9 years ago

0.12.0

9 years ago

0.11.3

9 years ago

0.11.2

9 years ago

0.11.1

9 years ago

0.11.0

9 years ago

0.10.4

9 years ago

0.10.3

9 years ago

0.10.2

9 years ago

0.10.1

9 years ago

0.10.0

9 years ago

0.9.2

10 years ago

0.9.1

10 years ago

0.8.3

10 years ago

0.9.0

10 years ago

0.8.2

10 years ago

0.8.1

10 years ago

0.6.0

10 years ago

0.5.4

10 years ago

0.5.3

10 years ago

0.5.2

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago