- Add warning when x-breakpoints do not recognize breakpoint
- Add IE8 support to x-opacity
- Change default value of 1 from x-opacity to 0
- Fix potential issues with strings being used in place of length
- Fix potential edge cases in x-rem
- Simplify code output in x-multiple-colored-gradient
- Change list to arglist in x-multiple-colored-gradient
- Use grunt-sass with libsass
- Fix for x-opacity to not throw an exception
- Extend x-rem mixin to make it take px values and convert them to rem
- Add strip-unit function to _rem.scss partial
- Add flexbox mixins
- Add background-size mixin
- Add multi values for transition mixin
- Add multi values for box-shadow mixin
- Use single quotes in gradient mixins
- Add mixin for calc
- Add better example for multiple colored gradient
- Rename tests folder to
test
- Add x-baseline mixin
- Correct indention in opacity mixin
- Fix
x-rem
mixin to work with libsass (#28) - Remove -ms-filter for opacity mixin
- Add breakpoint mixin
- Update animation description
- Update placeholder mixin
- Add mixin for placeholder color
- Add banner for generated mixins and CSS output
- Add mixin for appearance
- Bugfix: Remove
-o-
prefix for tab-size mixin (#17) - Remove
-o-
and-moz-
for mulitple gradients (#17)
- Remove
-o-
prefix for transforms, transition and tab-size (#17) - Remove
-o-
and-moz-
prefixes of linear gradients (#17)
- Add mixin for opacity (with [-ms-]filter)
- Multiple backgrounds: Fix bug with empty variable
$end
and background images (#12) - Move changelog to own file
- Remove extra -ms prefixed gradients
- Fix typo ($vaule) in mixin x-user-select
- Add docs in mixins
- Add mixin for responsive breakpoints
- Add mixin for animations
- Remove -moz-transform since is not needed anymore
- Add mixin for user-select
- Allow non-number values in rem mixin
- Fix double dashes in the prefixed gradient function of multiple backgrounds
- Add Bower support
- Add mixin for multiple backgrounds
- Remove moz-prefix for transition
- Add support for
auto
value in rem mixin - Add example of usage to each mixin
- Remove -ms-prefix from transitions
- Multiple values for rem-mixin
- Add very old webkit-gradient syntax
- Add tab mixin