All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rules.scsslint.ExtendDirective.html Maven / Gradle / Ivy

Details

Disabled by default

Reports when you have an @extend directive.

p {
@extend %placeholder;
}

If you want to restrict the @extend directive to only use placeholders, see the PlaceholderInExtend linter instead.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy