Skip to content

Commit

Permalink
Fix binomial parsing in wrapped selectors
Browse files Browse the repository at this point in the history
  • Loading branch information
mgreter committed Jan 12, 2016
1 parent b8da8c2 commit 67641d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/parser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2306,9 +2306,10 @@ namespace Sass {
quoted_string,
interpolant,
identifier,
variable,
percentage,
binomial,
dimension,
variable,
alnum
>
> >,
Expand Down

0 comments on commit 67641d0

Please sign in to comment.