blastwolf 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Blastwolf
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/lib/blastwolf.rb CHANGED
@@ -111,7 +111,7 @@ class BlastWolf
111
111
  end
112
112
 
113
113
  def build_global_scss
114
- includes = @default_scss
114
+ includes = @config[:default_scss]
115
115
  includes << "patterns"
116
116
  file_contents = includes.map { |inc|
117
117
  "@import '#{inc}';\n"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blastwolf
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: