Skip to content

Releases: samwilliscreative/zebra-scss

7.2.0

17 Aug 09:31
Compare
Choose a tag to compare

Added dynamic grid classes

7.1.0

08 Dec 00:39
Compare
Choose a tag to compare

Added media query mixins.

7.0.0

21 Aug 12:28
Compare
Choose a tag to compare

Update hidden class naming structure to follow correct use of BEM.
Resloved some issues with grid classes and font size.
Added a grid--flex class to help line up grid item heights.

6.1.3

19 Jul 22:55
Compare
Choose a tag to compare

Fixed a bug with the ordering of classes in the output file, meaning that hidden classes were being overridden by normal column classes.

6.1.2

27 Jun 11:52
Compare
Choose a tag to compare

Fixed bugs with row margins and widths

6.1.1

20 Jun 09:04
Compare
Choose a tag to compare

Renamed the main Scss partial to avoid bug with grunt and files with the same name.

6.1.0

12 Jun 12:29
Compare
Choose a tag to compare

Added classes to hide bg-ext classes at breakpoints. Removed redundant custom settings file.

6.0.3

08 Jun 11:58
Compare
Choose a tag to compare

Fixed bug where compiling would always show debug values for list data type variables.

6.0.2

07 Jun 22:57
Compare
Choose a tag to compare

Resolved issues with automatic variable debugging where data types are strings.

6.0.1

07 Jun 21:59
Compare
Choose a tag to compare

Fixed bugs with responsive classes and how their position in the output file has more weighting when selectors share specificity.