Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

kss-bootstrap

kalamuna69MIT4.1.1

A KSS template and style guide for Bootstrap.

readme

KSS Bootstrap NPM version

KSS Bootstrap is a Knyle Style Sheet style guide for Bootstrap.

Build Status Dependency Status devDependency Status

Dependencies

Usage

  1. Install KSS-Node by using the following command:

    npm install kss@3 -g
  2. Render the site using the following command:

    kss-node node_modules/kss-bootstrap/styleguide out -t node_modules/kss-bootstrap/bootstrap
    • node_modules/kss-bootstrap/styleguide is the directory to which KSS Styleguide to use
    • out represents where the rendered styleguide should be output

Development

Use the following command to serve and watch the development environment:

npm start

Testing

npm test

Deployment

npm run deploy

changelog

Changelog

4.1.1: June 22nd, 2017

  • Fix for the component split.

4.1.0: June 21st, 2017

  • Split components into individual folders

4.0.1: April 20th, 2017

  • Fix jQuery 2 dependency

4.0.0: March 1st, 2017

  • Update KSS
  • Brought the Bootstrap styles to its own heading
  • Add Grid example

0.6.1: May 3rd, 2016

  • Updated README.md copy

0.6.0: February 14th, 2016

  • Added List styleguides
  • Added more Typography styleguides
  • Added Tooltip styleguide
  • Added ScrollSpy styleguide
  • Added Button state styleguides
  • Fixed file permissions on CSS files
  • Fix homepage link to current web root
  • Fix weight of styleguides
  • Fix lead body copy to be a sub-heading of body copy

0.5.2: February 2nd, 2016

  • Added h6 heading in CSS