color-schemer 0.2.6 → 0.2.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,7 @@ Compass::Frameworks.register("color-schemer", :path => "#{File.dirname(__FILE__)
4
4
 
5
5
  module ColorSchemer
6
6
 
7
- VERSION = "0.2.6"
7
+ VERSION = "0.2.7"
8
8
  DATE = "2011-09-15"
9
9
 
10
10
  end
@@ -19,9 +19,9 @@ $cs-colorblind : normal !default;
19
19
  @import "color-schemer/color-adjustments";
20
20
  @import "color-schemer/color-schemer";
21
21
 
22
- @import "_comparison.scss";
22
+ @import "color-schemer/comparison";
23
23
 
24
24
  @import "color-schemer/mixins";
25
25
 
26
26
  // Tell other files that this is loaded.
27
- $color-schemer-loaded : true;
27
+ $color-schemer-loaded : true;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: color-schemer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.6
4
+ version: 0.2.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: