Skip to content

Commit

Permalink
Improve url parsing to allow interpolants
Browse files Browse the repository at this point in the history
Fixes sass#1273
  • Loading branch information
mgreter committed Jun 30, 2015
1 parent 3f2daf3 commit 415745a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prelexer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ namespace Sass {
zero_plus <
alternatives <
alnum,
interpolant,
exactly <'/'>,
class_char < uri_chars >
>
Expand Down

0 comments on commit 415745a

Please sign in to comment.