linter-sass-lint
linter-sass-lint copied to clipboard
Atom freezes when typing hex value inside map inside function
- Atom version: 1.21.1
- linter-sass-lint version: 1.8.3
- Platform:
- OSX
When I try to type $test: foo((bar: #0EF));
atom freezes after I typed the hashtag. It seems that this behavior only occurs when using a map as argument of a function.