All Projects → twbs → stylelint-config-twbs-bootstrap

twbs / stylelint-config-twbs-bootstrap

Licence: MIT license
Stylelint config for Bootstrap

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to stylelint-config-twbs-bootstrap

Startbootstrap Resume
Start Bootstrap is an open source library of free Bootstrap themes and templates. All of the free themes and templates on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,642 (+1327.83%)
Mutual labels:  bootstrap-4, bootstrap-5
Startbootstrap Simple Sidebar
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,833 (+1493.91%)
Mutual labels:  bootstrap-4, bootstrap-5
Vvvebjs
Drag and drop website builder javascript library.
Stars: ✭ 4,609 (+3907.83%)
Mutual labels:  bootstrap-4, bootstrap-5
startbootstrap-business-frontpage
A Bootstrap HTML business homepage template created by Start Bootstrap
Stars: ✭ 177 (+53.91%)
Mutual labels:  bootstrap-4, bootstrap-5
startbootstrap-small-business
A Bootstrap HTML template for creating marketing websites for small businesses - created by Start Bootstrap
Stars: ✭ 186 (+61.74%)
Mutual labels:  bootstrap-4, bootstrap-5
stylelint-config-styled-components
The shareable stylelint config for stylelint-processor-styled-components
Stars: ✭ 66 (-42.61%)
Mutual labels:  stylelint, stylelint-config
Startbootstrap Clean Blog
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,604 (+1294.78%)
Mutual labels:  bootstrap-4, bootstrap-5
Startbootstrap Freelancer
Start Bootstrap is an open source library of free Bootstrap themes and templates. All of the free themes and templates on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 2,304 (+1903.48%)
Mutual labels:  bootstrap-4, bootstrap-5
eslint-config-ns
ESLint config ready to be used in multiple projects. Based on Airbnb's code style with prettier, jest and react support.
Stars: ✭ 27 (-76.52%)
Mutual labels:  stylelint, stylelint-config
Startbootstrap Sb Admin
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 2,861 (+2387.83%)
Mutual labels:  bootstrap-4, bootstrap-5
linter-sniffer-pretty-printer
Collection of packages and configs to lint and format code in your WordPress project.
Stars: ✭ 35 (-69.57%)
Mutual labels:  stylelint, stylelint-config
stylelint-config
App for generating stylelint config online
Stars: ✭ 100 (-13.04%)
Mutual labels:  stylelint, stylelint-config
stylelint-config-xo
Stylelint shareable config for XO
Stars: ✭ 34 (-70.43%)
Mutual labels:  stylelint, stylelint-config
laravel-bootstrap-toasts
Bootstrap Toast made easy for Laravel
Stars: ✭ 26 (-77.39%)
Mutual labels:  bootstrap-4
aurelia-typescript-boilerplate
A starter kit for building a standard navigation-style app with Aurelia, typescript and webpack by @w3tecch
Stars: ✭ 18 (-84.35%)
Mutual labels:  bootstrap-4
markyp-bootstrap4
Create Bootstrap 4 web pages using purely Python.
Stars: ✭ 19 (-83.48%)
Mutual labels:  bootstrap-4
react-typescript-boilerplate
A React + Redux + TypeScript + HOT + Webpack + Material-UI + Sass boilerplate
Stars: ✭ 18 (-84.35%)
Mutual labels:  stylelint
startbootstrap-1-col-portfolio
A one column Bootstrap HTML portfolio template - created by Start Bootstrap
Stars: ✭ 60 (-47.83%)
Mutual labels:  bootstrap-4
linters
Tinkoff ESlint, Stylelint and Prettier linter configurations
Stars: ✭ 102 (-11.3%)
Mutual labels:  stylelint-config
Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (-71.3%)
Mutual labels:  bootstrap-4

stylelint-config-twbs-bootstrap npm version Build Status

Default stylelint config used by Bootstrap.

Installation

npm install stylelint-config-twbs-bootstrap --save-dev
# Or with yarn:
yarn add stylelint-config-twbs-bootstrap --dev

Usage

We provide a single config that covers both CSS and SCSS. It will automatically apply SCSS rules to files ending in .scss. You simply have to extend this config:

{
  "extends": "stylelint-config-twbs-bootstrap"
}
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].