- CHANGE: Flex mixins revised to add more fallback
- NEW: Flex mixins
- NEW: Selection mixin
- NEW: Appearance mixin
- NEW: Font-icon decleration added
- FIX: Missing break-point reference in caffeine
- FIX: Missing font types for modern browsers
- NEW: CSS3 Columns related mixins added. See _columns.scss
- NEW: CSS3 Transition property mixins added. See _transition.scss
- NEW: CSS3 Animation mixins added. See _animation.scss
- NEW: Disable Text Selection mixin added. See _text.scss
- CHANGE: Transform definition and inline docs updated.
- NEW: center() mixin added for centering elements
- NEW: center-vertical() mixin added for centering element vertically
- NEW: center-horizontal() mixin added for centering element horizontally
- NEW: app-transition() mixin added for easily defining general transitions for app
- NEW: true/false parameter added to placeholder mixin in order to define placeholder styles to element itself of its children.
- CHANGED: arrow mixin changed only for using single :pseudo element for each triangle.
- FIX: Missing $base-font-size for font calculations. Since the $base-font-size variable was orginally defined in Melange settings.
Initial release. Exported _system folders and mixins/functions from the original Melange repository.