Skip to content

0.7.0

Compare
Choose a tag to compare
@bcinarli bcinarli released this 25 Aug 02:45
· 1 commit to master since this release
  • NEW: sass-lint added for better standardization
  • NEW: %melange-* placeholders added for most of the melange default classes.
  • NEW: $predefined-classes variable added to control if Melange classes will stay as placeholders for the project @extends or css outputs. To prevent major breakdowns, default value set to true
  • CHANGE: Normalize version updated to 4.1.1
  • CHANGE: Underscored variable names changed to their dashed versions.
  • FIX: Coding style revised according to sass-lint configurations.