Lars Haßler

Results 2 issues of Lars Haßler

## Problem When a sass is used with the following construct ``` scss $variable: green; .selector { color: $variable; } ``` The parsed css & source map will map the...

review

Today i've got an Fatal Error within PHPStorm. Sass-lint did not work until now. Might be related to #12 ## Error log: ``` Already disposed: Project (Disposed) frontend java.lang.AssertionError: Already...