Skip to content

Version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@gakimball gakimball released this 21 Sep 21:51
· 44 commits to master since this release

This is an overhaul of the library.

  • Use SassDoc for comment parsing instead of ghetto regular expressions
  • Smarter section name generation
  • Unit tests!

Remaining things to do before 1.0:

  • Switch from sassdoc to scss-comment-parser (more lightweight)
  • Allow for ordering of sections
  • Allow for sub-groups
  • A CLI interface