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 167 forks source link

Pug markup does not appear in styleguide #1084

Open tomasz-nowakowski opened 7 years ago

tomasz-nowakowski commented 7 years ago

After you switch from Jade to Pug you did not update /lib/app/views/partials/section.html file. Now only "show markup" is visible in styleguide.

Please change:

I can make an pull request with this changes but I don't know if you accept commits from others.