move rule/ruleset re-ordering away from toCSS

This commit is contained in:
Luke Page
2013-07-15 23:05:27 +01:00
parent 037cdb5916
commit 2a0df97291
2 changed files with 31 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
this isn't very valid CSS.
@media (min-width: 600px) {
#css { color: yellow; }
}
this isn't very valid CSS.