Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

2.4.0

Compare
Choose a tag to compare
@PixelT PixelT released this 04 May 21:12
· 8 commits to master since this release
  • Add new mixin: ug-bp (for breakpoints)
  • Add new function: ug-replace (for replace char in string)
  • Add scss linter config file
  • Remove $ug-module-offset-media-range
  • Rename $ug-helper-gutter-wrapper to $ug-grid-wrapper-gutter + support custom value for this variable
  • Enable $ug-debug by default + update demo page
  • Replace all @media occurrences to ug-bp mixin
  • Move ug-ordering into two separate modules: ug-pull and ug-push
  • Update gulpfile.js (use gulp-load-plugins now)
  • Update ug-debug mixin (to support $ug-grid-wrapper-gutter value)
  • General code cleanup