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

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-11-21 16:49:08 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-12-01 15:19:03 +0300
commit4efad6908421cefbdf4f691f5233d56f182cee1a (patch)
treec803e9cd3e3fc170dac1b9e2495e4f173eff5be6 /docs
parent4954c4e98ec519fae782f90bf103e842b6e7fb4a (diff)
Update devDependencies
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/scss/_syntax.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/scss/_syntax.scss b/docs/assets/scss/_syntax.scss
index 258519799..a7148c999 100644
--- a/docs/assets/scss/_syntax.scss
+++ b/docs/assets/scss/_syntax.scss
@@ -1,4 +1,4 @@
-// stylelint-disable comment-empty-line-before, declaration-block-single-line-max-declarations, selector-class-pattern
+// stylelint-disable comment-empty-line-before, declaration-block-single-line-max-declarations
/* Background .chroma { background-color: #f0f0f0; } */
/* Other .chroma .x { } */