postcss-bem-linter
BEM linter
A tool to enforce BEM-style CSS conventions on PostCSS code
A BEM linter for postcss
572 stars
7 watching
35 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
bemlinterpostcsssuit-css
Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
francoismassart/eslint-plugin-tailwindcss | A plugin for ESLint that enforces best practices and consistency using Tailwind CSS | 1,501 |
lesshint/lesshint | A tool to aid in writing clean and consistent Less code | 116 |
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 325 |
fsprojects/fsharplint | A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. | 303 |
merrickluo/lsp-tailwindcss | A Language Server implementation for Tailwind CSS in Emacs Lisp | 192 |
modyqyw/vite-plugin-stylelint | Provides a Stylelint plugin for Vite to enforce consistent CSS styles in development and production environments. | 23 |
eslint/markdown | Enables linting of JavaScript code in Markdown documents | 407 |
stephenway/postcss.vim | A Vim plugin that provides syntax highlighting and support for PostCSS styling | 35 |
jeffjewiss/ember-cli-postcss | An Ember.js add-on that integrates PostCSS with the Ember CLI build process | 110 |
sasstools/sass-lint | A tool for linting and analyzing Sass code for quality and consistency issues | 1,767 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
l-mbert/remix-postcss | Tools for processing CSS files with PostCSS in a Remix application | 19 |
getify/typl | A tool that checks JavaScript code against a set of predefined rules to help identify potential type errors and ensure compatibility between value types | 374 |