Sourced from stylelint-scss's releases.
6.11.1
- Fixed:
no-duplicate-load-rulesfix false positive when using@useand@forwardfor the same stylesheet (#1124).- Fixed:
declaration-property-value-no-unknownadd support for Sass'rgba()function with a hex value (#1123).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.0...v6.11.1
Sourced from stylelint-scss's changelog.
6.11.1
- Fixed:
no-duplicate-load-rulesfix false positive when using@useand@forwardfor the same stylesheet (#1124).- Fixed:
declaration-property-value-no-unknownadd support for Sass'rgba()function with a hex value (#1123).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.0...v6.11.1
163987c
6.11.1b25bd76
Prepare version 6.11.1fc199c8
build(deps): bump postcss-selector-parser from 7.0.0 to 7.1.0 (#1128)a3a39e4
build(deps-dev): bump prettier from 3.4.2 to 3.5.1 (#1127)826bc18
build(deps-dev): bump postcss from 8.5.1 to 8.5.3 (#1125)e605042
Check load duplicate rules by at rule name. (#1124)4a10ca7
Add support to Sass rgba() in declaration-property-value-no-unknown (#1123)