diff options
author | luxagraf <sng@luxagraf.net> | 2014-07-02 11:59:53 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2014-07-02 11:59:53 -0400 |
commit | cc9695f4c4c14d61c32611dba4ec88c98c6ce460 (patch) | |
tree | 81747f2e9d1936900e9b10772b66f6b56ca5b90e /design/config.rb | |
parent | 58264b2defe5d2c28abb86603b4fbcef30da1d89 (diff) |
Finished up majority of v8 redesign, merging back to master
Diffstat (limited to 'design/config.rb')
-rw-r--r-- | design/config.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/design/config.rb b/design/config.rb index e194907..61cbbe0 100644 --- a/design/config.rb +++ b/design/config.rb @@ -1,3 +1,4 @@ +require 'compass-flexbox' project_type = :stand_alone # Set this to the root of your project when deployed: http_path = "/" |