compass-aura 0.1.5 → 0.1.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/aura.rb +1 -0
  2. metadata +2 -1
data/lib/aura.rb CHANGED
@@ -1,6 +1,7 @@
1
1
  require 'compass'
2
2
  require 'susy'
3
3
  require 'modular-scale'
4
+ require 'sassy-math'
4
5
 
5
6
  extension_path = File.expand_path(File.join(File.dirname(__FILE__), ".."))
6
7
  Compass::Frameworks.register('aura', :path => extension_path)
metadata CHANGED
@@ -6,7 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 1
8
8
  - 5
9
- version: 0.1.5
9
+ - 1
10
+ version: 0.1.5.1
10
11
  platform: ruby
11
12
  authors:
12
13
  - Sam Richard