Fiddling with scss

master
Nick Sergeant 2012-05-07 15:57:06 -04:00
parent 70a0e0a3bf
commit e43dab9e8a
2 changed files with 789 additions and 1019 deletions

File diff suppressed because it is too large Load Diff

View File

@ -236,7 +236,7 @@ if DEBUG:
else:
COMPRESS_ROOT = STATIC_ROOT
COMPRESS_PRECOMPILERS = (
('text/x-scss', 'sass --scss {infile} {outfile}'),
('text/x-scss', 'scss {infile} {outfile}'),
)
# Search