pondasee 1.0.rc.5 → 1.0.rc.6

Sign up to get free protection for your applications and to get access to all the features.
data/lib/pondasee.rb CHANGED
@@ -1 +1,2 @@
1
+ require 'compass'
1
2
  Compass::Frameworks.register("pondasee", :path => "#{File.dirname(__FILE__)}/..")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pondasee
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.rc.5
4
+ version: 1.0.rc.6
5
5
  prerelease: 4
6
6
  platform: ruby
7
7
  authors:
@@ -72,7 +72,7 @@ files:
72
72
  - stylesheets/pondasee/_settings.scss
73
73
  - stylesheets/pondasee/_variable.scss
74
74
  - stylesheets/_pondasee.scss
75
- - templates/project/config.rb
75
+ - templates/project/config-custom.rb
76
76
  - templates/project/fonts/fontawesome-webfont.eot
77
77
  - templates/project/fonts/fontawesome-webfont.svg
78
78
  - templates/project/fonts/fontawesome-webfont.ttf
File without changes