Comparing version 1.6.0 to 1.6.1
# Sass Lint Changelog | ||
## v1.6.1 | ||
**April 22, 2016** | ||
**Fixes** | ||
* Fix `brace-style` rule incorrectly flagging `@imports` as single-line statements [#634](https://github.com/sasstools/sass-lint/issues/634) | ||
* Fix `brace-style` rule not allowing multiline parameters [#632](https://github.com/sasstools/sass-lint/issues/632) | ||
* `no-misspelled-properties` now correctly ignores vendor prefixes [#606](https://github.com/sasstools/sass-lint/issues/606) | ||
* Now correctly strips double-barreled vendor prefixes such as `-moz-osx-` | ||
## v1.6.0 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "sass-lint", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "All Node Sass linter!", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
546580
364