Skip to content

Commit

Permalink
Merge pull request sass#1317 from xzyfer/fix/1273
Browse files Browse the repository at this point in the history
Improve url parsing to allow interpolants
  • Loading branch information
xzyfer committed Jul 8, 2015
2 parents 33f4856 + 499ee5f commit 6f2252b
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 6f2252b

Please sign in to comment.