All Projects → stylelint → Stylelint.io

stylelint / Stylelint.io

Licence: mit
The source of the stylelint website

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Stylelint.io

starbase
⭐ Production-ready website boilerplate made with webpack 5, modern JS (via Babel 7) & Sass
Stars: ✭ 70 (+169.23%)
Mutual labels:  stylelint
Stylelint Config Sass Guidelines
⚙ A stylelint config inspired by https://sass-guidelin.es/
Stars: ✭ 349 (+1242.31%)
Mutual labels:  stylelint
Stylelint Processor Styled Components
Lint your styled components with stylelint!
Stars: ✭ 639 (+2357.69%)
Mutual labels:  stylelint
jest-runner-stylelint
Stylelint runner for Jest
Stars: ✭ 18 (-30.77%)
Mutual labels:  stylelint
Web Configs
Common configurations for building web apps at Shopify
Stars: ✭ 302 (+1061.54%)
Mutual labels:  stylelint
React 2048 Game
🎮 A fancy 2048 game build with react, redux best practices.
Stars: ✭ 401 (+1442.31%)
Mutual labels:  stylelint
react-component-library-lerna
Build your own React component library managed with lerna, presented with storybook and published in private npm registry.
Stars: ✭ 55 (+111.54%)
Mutual labels:  stylelint
Stylefmt Loader
Webpack-loader. Fixes stylelint issues automatically while bundling with Webpack.
Stars: ✭ 24 (-7.69%)
Mutual labels:  stylelint
Stylelint Config Rational Order
Stylelint config that sorts related property declarations by grouping together in the rational order 🚦
Stars: ✭ 313 (+1103.85%)
Mutual labels:  stylelint
Stylelint Order
A plugin pack of order related linting rules for stylelint.
Stars: ✭ 607 (+2234.62%)
Mutual labels:  stylelint
Stylelint Config Recommended
The recommended shareable config for stylelint
Stars: ✭ 255 (+880.77%)
Mutual labels:  stylelint
Vscode Stylelint
A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint
Stars: ✭ 260 (+900%)
Mutual labels:  stylelint
Stylelint Webpack Plugin
A Stylelint plugin for webpack
Stars: ✭ 411 (+1480.77%)
Mutual labels:  stylelint
elint
A easy way to lint your code
Stars: ✭ 38 (+46.15%)
Mutual labels:  stylelint
Wemake Vue Template
Bleeding edge vue template focused on code quality and developer happiness.
Stars: ✭ 645 (+2380.77%)
Mutual labels:  stylelint
stylelint-processor-glamorous
💄 Lint glamorous and related css-in-js with stylelint
Stars: ✭ 18 (-30.77%)
Mutual labels:  stylelint
Stylelint A11y
Plugin for stylelint with a11y rules
Stars: ✭ 384 (+1376.92%)
Mutual labels:  stylelint
Jest Styled Components Stylelint
Run stylelint on your styled-components styles at runtime.
Stars: ✭ 25 (-3.85%)
Mutual labels:  stylelint
Stylelint Scss
A collection of SCSS specific linting rules for stylelint
Stars: ✭ 655 (+2419.23%)
Mutual labels:  stylelint
Magento2 Frontools
Set of front-end tools for Magento 2 based on Gulp.js
Stars: ✭ 416 (+1500%)
Mutual labels:  stylelint

stylelint.io

Build Status

The source of stylelint website.

To get started:

npm install

Then to making visual edits:

npm start

Or to update the website to the latest version of stylelint:

npm install --save-dev [email protected]
npm run build

... then commit and push your dependency change.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].