Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
stylelint-selector-no-utility
Stylelint rule that doesn't allow the styling of utility classes in CSS
stylelint-value-no-exposed-custom-properties
A stylelint rule to disallow usage of exposed custom properties
stylelint-no-multiple-top-level-components
Warns or errors when using multiple top-level selectors within a component file.
stylelint-bem-no-element-nesting
Warns or errors when using nesting elements using the BEM methodology
stylelint-no-mismatching-module-file
Warns or errors when using a top-level module name that does not match the file name.
stylelint-em-media-query
Warns or errors when using any unit besides 'em' in media queries
stylelint-no-mismatching-component-file
Warns or errors when using a top-level component name that does not match the file name.
stylelint-no-multiple-top-level-modules
Warns or errors when using multiple top-level selectors within a module file.
stylelint-max-width-query
Warns or errors when using max-width in media queries