Skip to content

openstax/pattern-library

Repository files navigation

OpenStax Pattern Library

build status dependency status dev dependency status code coverage

This package consists primarily of SASS specification files in the core/pattern-library directory.

You can build a demo file which will appear in the styleguide directory like so:

script/setup  
script/build

The files of interest in using the library are

  • headers.scss, which you can @import to make mixins and placeholders available for use
  • elements.scss, which applies those stylings to particular classes and element types

The visual reference for the Pattern Library is here The documentation with kss examples is here