Closed michaelspellacy closed 7 years ago
Seems I solved my own issue! I'm using compass to compile my CSS. The generator was reading comments from the CSS and the Sass. Excluding the css directory via "excludeDirs": ["css"]
, solves my issue.
Thanks anyway!
Hi! Nice plugin! I seem to be having an issue where the comment is being spit out twice. This is via the normal build running "styleguide" in terminal. Folder setup is simple, too. Just a sass and css folder. Running Node v 6.10.1 on OS X 10.11.5
Thanks in advance!