Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
css is a valid format for new files
Browse files Browse the repository at this point in the history
  • Loading branch information
qzio committed May 29, 2013
1 parent d037d97 commit 97fe475
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion views/home.erb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
png:1, PNG:1, apng:1, APNG:1,
swf:1, SWF:1,
html:1, htm:1,
txt:1
txt:1,
css:1
};
var basename,
extension,
Expand Down

0 comments on commit 97fe475

Please sign in to comment.