mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +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/include1.scss
Normal file
3
tests/_data/formatter/scss/include1.scss
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.inc1 {
|
||||
margin: $setting;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue