Fixes #218 - gets rid of @import statements appearing after CSS content.
authorGoalSmashers <jakub@goalsmashers.com>
Sat, 1 Feb 2014 07:30:24 +0000 (07:30 +0000)
committerGoalSmashers <jakub@goalsmashers.com>
Sat, 1 Feb 2014 07:34:31 +0000 (07:34 +0000)
commit70ab173d26bbe260fb4e932e0aec5583666424b3
tree48a92686f3abf32aa0340458b5b8e9f01afff57a
parent33d844d76e388880d082c1272625d95fdda3163a
Fixes #218 - gets rid of @import statements appearing after CSS content.

See www.w3.org/TR/CSS21/cascade.html#at-import for details.
History.md
lib/imports/inliner.js
test/unit-test.js