Skip to content

Releases: zspecza/system

v0.0.5

Choose a tag to compare

@zspecza zspecza released this 13 Aug 11:59
  • made sass mixins more flexible, you can now use strings or idents as arguments
  • made scss mixins more flexible, you can now use strings or idents as arguments
  • made stylus mixins compile down arguments to strings
  • altered the match_files method in tests to trim the values being compared

v0.0.4

Choose a tag to compare

@zspecza zspecza released this 03 Jul 00:48
  • updated lodash dependency to point to 0.10.x
  • updated postcss
  • updated when.js

v0.0.3

Choose a tag to compare

@zspecza zspecza released this 02 Jul 23:07

updated dependencies

v0.0.2

Choose a tag to compare

@zspecza zspecza released this 17 Jun 09:49
  • fixed a bug with pseudo-selectors throwing an undefined res error
  • increased test coverage