stylelint-scss
Advanced tools
Changelog
6.8.0
function-color-channel
rule (#1060).selector-no-redundant-nesting-selector
support for Dart Sass deprecation (#1022).declaration-property-value-no-unknown
include explicit namespace variables in isDollarVar()
(#1062).declaration-property-value-no-unknown
fix false positives for imported custom functions (#1061).declaration-property-value-no-unknown
reported ranges and message (stylelint/stylelint#8003, #1066).declaration-property-value-no-unknown
false negatives/positives via css-tree@3.0.0
(stylelint/stylelint#7993, #1065).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0
Changelog
6.7.0
function-no-unknown
: add support for Sass v1.78 color.channel
function (#1052).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0
Changelog
6.6.0
declaration-property-value-no-unknown
: add support for first-class operators (#1042).declaration-property-value-no-unknown
: add support SCSS variables as arguments in nested functions (#1042).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0
Changelog
6.5.1
function-quote-no-quoted-strings-inside
fix broken autofix (#1043).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.0...v6.5.1
Changelog
6.5.0
property-no-unknown
add support for nested declarations (#1024).declaration-property-value-no-unknown
rule (#1023).operator-no-unspaced
fix false positives with comparison operators (#1037).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.4.1...v6.5.0
Changelog
6.4.1
load-partial-extension
(#1021).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.4.0...v6.4.1
Changelog
6.4.0
load-partial-extension
rule, and deprecated at-import-partial-extension
rule (#998).partial-no-import
message to include more accurate rule name (#1019).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.2...v6.4.0
Changelog
6.3.2
at-mixin-no-risky-nesting-selector
fix false positives (#1010).operator-no-unspaced
handle variables with unary negation (#1011).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.1...v6.3.2
Changelog
6.3.1
selector-no-redundant-nesting-selector
handle pseudo selectors (#1008).operator-no-unspaced
handle Tailwind CSS direct children styling (#1007).no-unused-private-members
fix changes from hyphen to underscore in debug message (#1002).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.3.0...v6.3.1