Skip to content

radixtheme/radix-styleguide-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radix Styleguide Builder

A styleguide builder for the Radix theme.

Installation

  1. Clone to the root of your Radix subtheme.
  2. Update stylesheet in styleguide.json. This needs to the the full path to your screen.css for your subtheme.
  3. Update the title and description for your styleguide.
  4. Run npm install
  5. Then run gulp clean && gulp.
  6. Create your components at ./src/styleguide directory.
  7. Update styleguide.json to add and reorder your components.
  8. View your changes at http://localhost:9000

About

A styleguide builder for the Radix theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published