- FIX: contrast issue with native function, by renaming it to
contrast-color
. Headsup this will break any project using the old name.
- IMP: SASSDoc return statements
- ADD: nth-side function
- IMP: move docs to wiki
- ADD:
- function map-deep-merge
- option to quickly set the important value to the properties, display margin and padding
- FIX:
@media
classes overriding util classes, Issue#1 - IMP:
loop-mq()
function can now exclude xs styles
- IMP:
- allow loading of each util pack separately.
- Don't load classes until called via
build-util
- FIX: importer loading all even if only text is set
- FIX: allow imports for older sass versions
- will dropped in the future (sass/node-sass#2111)
- IMP:
- Rebuild folder structure for easier management
- Split doc in parts for each util
- ADD: More complete default util classes
- FIX:
- flex-shrink default util class
- typo in Readme
- Initial release 🎉