Brad Bice
Brad Bice
Implement sass/scss linting: https://www.npmjs.com/package/stylelint Would specifically request scss linting settings. Allow for settings similar to jslint Reopening issue #175
A file generated by Theo can't have documentation comments (as far as I know.) Maybe institute a comments key in the global area, like so? ``` global: category: 'web' type:...
This works great for parsing through my SCSS files and creating a styleguide. Is there a way to add categories to each SCSS file and have the styleguide reflect that...
Is it possible to access example-specific variables in my out put file? For example, here is my output file now: ``` ``` Can I do something like the following: ```...