eleven40_16 1.2.5 → 1.2.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,6 +19,10 @@ $mobile: false;
19
19
  @else if $number_of_columns == 16 { @include eleven40-sixteencol; }
20
20
  }
21
21
 
22
+ @mixin last {
23
+ @include eleven40-last;
24
+ }
25
+
22
26
  @mixin container {
23
27
  @include eleven40-container;
24
28
  }
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 2
8
- - 5
9
- version: 1.2.5
8
+ - 6
9
+ version: 1.2.6
10
10
  platform: ruby
11
11
  authors:
12
12
  - Jeremy Bush