Skip to content

Releases: nicetransition/SASS-Margin-and-Padding-Starter

Unit Space v3.0.0

01 May 00:36
Compare
Choose a tag to compare

When creating an interface one of the most parts is spacing (margin and padding). Consistent units are vital for unity, balance, rhythm of your web applications. Unit Space is a foundation to generate create consistent spacing for your projects, no matter how many variations may be required in your system.

Unit Space is built in Sass 3.3.x to provide you the most flexibility and ease of maintainability.

This release is a complete rewrite to include Sass 3.3 functionality and more flexibility for RWD projects, using Sass data maps within variables.

v2.2.0

08 Nov 18:14
Compare
Choose a tag to compare

Revert back to have variables in "spacing.scss" to "_variables.scss"

v2.1.0

06 Nov 01:18
Compare
Choose a tag to compare

Variables moved into "spacing.scss" and removal of "_variables.scss"

v2.0.0

31 Oct 18:53
Compare
Choose a tag to compare

This release contains all selectors as "placeholder selectors" with variable options to control compiled CSS from the Sass file. Refactor and clean up of the code for more flexibility. Naming conventions updated to follow BEM methodology.

v1.1.0

31 Oct 18:51
Compare
Choose a tag to compare

First official release with updates to include spacing variations