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

github.com/twbs/bootstrap-npm-starter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.stylelintrc')
-rw-r--r--.stylelintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.stylelintrc b/.stylelintrc
index 22a35a3..e94e4cb 100644
--- a/.stylelintrc
+++ b/.stylelintrc
@@ -1,5 +1,5 @@
{
"extends": [
- "stylelint-config-twbs-bootstrap/scss"
+ "stylelint-config-twbs-bootstrap"
]
}