mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
Add parser for IE conditional comments, to be used in JS concatenation
This commit is contained in:
parent
e22558374f
commit
90bce20794
3 changed files with 132 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
/* Original file: tests/_data/formatter/scss.source1.scss */
|
||||
/* Original file: tests/_data/formatter/scss.source2.scss */
|
||||
.rhymix {
|
||||
color: #123456;
|
||||
background: url("../_data/formatter/foo/bar.jpg");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue