Skip to content

v1.0.0

Compare
Choose a tag to compare
@jgranstrom jgranstrom released this 10 Sep 16:27
· 49 commits to master since this release
  • Parser rewritten to use the source AST instead of regex to identify variable declarations
  • True sass maps supported with arbitrary key types by properly serializing key values
  • Plugin support added for manipulating behavior and output of extraction
  • Proper support for default flag
  • Fix behavior of multiple overriding variable declarations within the same source file
  • Support global flags specified for variables in function and mixin definitions
  • Fix color extraction rounding bug