Skip to content

Commit 6f2252b

Browse files
committed
Merge pull request #1317 from xzyfer/fix/1273
Improve url parsing to allow interpolants
2 parents 33f4856 + 499ee5f commit 6f2252b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prelexer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@ namespace Sass {
448448
zero_plus <
449449
alternatives <
450450
alnum,
451+
interpolant,
451452
exactly <'/'>,
452453
class_char < uri_chars >
453454
>

0 commit comments

Comments
 (0)