You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently, stylelint configuration does not support SCSS-specific syntax, such as @extend or @mixin.
Is your feature request related to a problem? Please describe.
Currently, stylelint configuration does not support SCSS-specific syntax, such as
@extend
or@mixin
.Describe the solution you'd like
Use this library here: https://github.com/kristerkari/stylelint-scss
The text was updated successfully, but these errors were encountered: