diff options
| author | XhmikosR <[email protected]> | 2019-01-10 15:56:54 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-01-10 15:56:54 +0200 |
| commit | 746a057f0c32ca4249288b8522487cfb1ff63195 (patch) | |
| tree | 79a8de041a5c83935686e62e68cd727f5402cd0a /site/docs | |
| parent | ff4c35f5664e1dcefad0c37ab402873c78f0e3ad (diff) | |
| download | bootstrap-746a057f0c32ca4249288b8522487cfb1ff63195.tar.xz bootstrap-746a057f0c32ca4249288b8522487cfb1ff63195.zip | |
Update devDependencies. (#28016)
Diffstat (limited to 'site/docs')
| -rw-r--r-- | site/docs/4.2/examples/.stylelintrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.2/examples/.stylelintrc b/site/docs/4.2/examples/.stylelintrc index 283c36b6f..dc76dedbd 100644 --- a/site/docs/4.2/examples/.stylelintrc +++ b/site/docs/4.2/examples/.stylelintrc @@ -1,6 +1,6 @@ { "extends": [ - "stylelint-config-bootstrap/css" + "stylelint-config-twbs-bootstrap/css" ], "rules": { "at-rule-no-vendor-prefix": null, |
