Skip to content

Commit

Permalink
Name change
Browse files Browse the repository at this point in the history
  • Loading branch information
Mack, Kevin committed Aug 25, 2014
1 parent 42c7a51 commit 5b3b38b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
File renamed without changes.
6 changes: 3 additions & 3 deletions units.scss → unit-space.scss
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/*! * [Spacing Units v3.0.0](https://github.com/kevinmack18/SASS-Margin-and-Padding-Starter) */
/*! * [Unit Space](https://github.com/kevinmack18/SASS-Margin-and-Padding-Starter) */
// * Github: https://github.com/kevinmack18/SASS-Margin-and-Padding-Starter
// * Demo: http://kevinmack18.github.io/SASS-Margin-and-Padding-Starter/
// * Released under the MIT license
// * https://github.com/kevinmack18/SASS-Margin-and-Padding-Starter/blob/master/LICENSE
// * Version: v3.0.0
// * Date: 2014-08-20
// * Date: 2014-08-24


@import "units__variables.scss";
@import "unit_space__variables";

@if ( $units__include-box-sizing ) {
*, *:before, *:after {
Expand Down

0 comments on commit 5b3b38b

Please sign in to comment.