sass-lint: Parsing error with interpolated expression

left: calc(50% - #{$eb-hint-width / 2});

This causes a parser error to be thrown: “Please check validity of the block starting from line #40

Using sass-lint-1.3.1

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 20 (10 by maintainers)

Most upvoted comments

@EightArmCode the majority of these issues should hopefully be fixed in our 1.6 update as it includes the latest version of the AST we’ve been using. I would expect it to come out in the next few days… Hopefully…