Skip to content

Commit 1172bcd

Browse files
committed
Merge remote-tracking branch 'origin/pr/915' into next
2 parents bf96b0b + c7d05c1 commit 1172bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bootstrap-sass.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def sprockets?
4141
end
4242

4343
def compass?
44-
defined?(::Compass)
44+
defined?(::Compass::Frameworks)
4545
end
4646

4747
def rails?

0 commit comments

Comments
 (0)