benmanu / silverstripe-styleguide

Generates a styleguide for a SilverStripe theme.
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

Add styleguide theme css and js specificity #1

Closed benmanu closed 9 years ago

benmanu commented 9 years ago

Add some specificity to the html templates, css, and js to limit any interference with project themes.

benmanu commented 9 years ago

Prepended all css and js with 'sg-'.