Tags: sds/scss-lint
Tags
0.60.0 * Add `scroll-margin` family of properties to allowlist * Add `gap` family of properties to allowlist * Add `text-underline-offset` property to allowlist * Add `place-items` property to allowlist * Add `accent-color` property to allowlist * Add `scroll-padding` family of properties to allowlist * Add support for Ruby 3.2
0.56.0 * Add support for Sass 3.5. [Custom properties are not yet supported](#927). * Modify all output formats to include a linter even for syntax or encoding errors * Fix `SpaceAfterComment` to not report lints for [file-level annotation comments](http://sassdoc.com/file-level-annotations/)
0.55.0 * Add `ng-deep` to the list recognized by the `PseudoElement` linter * Add `classic_BEM` convention for `SelectorFormat` * Deprecate `strict_BEM` convention for `SelectorFormat`. Use `classic_BEM` instead. * Add `font-display` and `justify-items` properties to `PropertySpelling` linter * Add `fr` unit to `PropertyUnits` linter
0.54.0 * Add `cubic-bezier` to `NameFormat` whitelist * Allow triple-slash (`///`) comments in `SpaceAfterComment` * Add new grid spec properties to `PropertySpelling` * Add workaround for [negative source range lengths](sass/sass#2284) returned by the Sass parser * Fix `Indentation` linter to work with `@import` statements which spanned multiple lines
PreviousNext