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

Package detail

suitcss-theme

suitcss111.0.0

Example theme for SUIT CSS

browser, css-theme, suitcss, style

readme

SUIT CSS example theme

Example theme for SUIT CSS.

Read more about SUIT CSS.

Installation

  • npm: npm install suitcss-theme
  • Download: zip

Testing

Install Node (comes with npm).

npm install

To generate a build.

npm run build

Browser support

  • Google Chrome (latest)
  • Opera (latest)
  • Firefox 4+
  • Safari 5+
  • Internet Explorer 9+

changelog

1.0.0 (February 28, 2016)

  • Update preprocessor to ^1.0.1
  • Update custom properties to correct format
  • Add .css extension to imports for interoperability.

0.1.0 (June 23, 2014)

  • Initial release.