Mike

Results 2 comments of Mike

Thanks, We are running on mysql 5.6 and there is only one output ![image](https://user-images.githubusercontent.com/5981129/58318114-709a0380-7e17-11e9-901c-dbc4a3f493da.png) The output when running in local is: ``` 2.6.3 :004 > require 'shiba/console' => true 2.6.3...

change `@extend .bg-faded;` to `@extend .bg-light;` answer found [here](https://stackoverflow.com/questions/45819391/sass-is-breaking-on-extend-bg-faded)