Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.stylelintrc - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e5f1a88fb6d467b66a0f510376ba289ef04a6fb9 (plain)
1
2
3
4
5
{
  "extends": [
    "stylelint-config-bootstrap/scss"
  ]
}