mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
Fix #1868 incorrect parsing of CSS/SCSS import containing special characters
This commit is contained in:
parent
7e922cf2bc
commit
cb9f3dd1db
9 changed files with 56 additions and 19 deletions
3
tests/_data/formatter/scss/_partial2.scss
Normal file
3
tests/_data/formatter/scss/_partial2.scss
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.partial2 {
|
||||
display: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue