Releases: bcinarli/melange
Releases · bcinarli/melange
0.7.1
0.7.0
- 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@extend
s or css outputs. To prevent major breakdowns, default value set totrue
- 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.