SC5 / sc5-styleguide

Styleguide generator is a handy little tool that helps you generate good looking styleguides from stylesheets using KSS notation
http://styleguide.sc5.io/
MIT License
1.26k stars 168 forks source link

Element states like :hover doesn't work #1123

Open dawidk92 opened 6 years ago

dawidk92 commented 6 years ago

2.0.4 version

// Buttons
//
// :hover - This doesn't work
//
// Markup:
// <button class="button {$modifiers}">Click me!</button>
//
// Styleguide 3.1