Skip to content
This repository was archived by the owner on Apr 2, 2019. It is now read-only.

Commit 1817267

Browse files
committed
Add back config.rb (removed in 35b122) since grunt compass task actually uses it
1 parent 4b59d23 commit 1817267

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

config.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
preferred_syntax = :sass
2+
css_dir = './themes'
3+
sass_dir = './sass'
4+
output_style = :expanded
5+
environment = :production

0 commit comments

Comments
 (0)