Skip to content

unitedworldwrestling/styleguide-athena

 
 

Repository files navigation

uww Styleguide

Install the styleguide

$ npm install
$ bower install
$ gulp

Build the styleguide with minification

$ gulp --production

Build only the minimum required for production

$ gulp build

Watch and compile files as you go

$ gulp serve

Publish to GH Pages

$ gulp deploy

This is a Yeoman generated styleguide for uww.

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 83.2%
  • JavaScript 16.2%
  • Twig 0.6%