merge more into core, use gem availability to autoload

This commit is contained in:
Thomas Reynolds 2013-05-08 11:37:55 -07:00
parent 27a9fa98f7
commit 9ebddeed1d
476 changed files with 81 additions and 141 deletions

View file

@ -0,0 +1,5 @@
:css
body {
test: style;
good: deal;
}

View file

@ -0,0 +1,3 @@
body {
display: block;
}

View file

@ -0,0 +1 @@
p{border: 1px solid #ff6600;}

View file

@ -0,0 +1,5 @@
@import "compass/reset"
@media handheld, only screen and (device-width: 768px)
body
display: block