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

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2022-03-25 08:59:13 +0300
committerGitHub <noreply@github.com>2022-03-25 08:59:13 +0300
commit3ea0f165864e1dce4f0aa36d546cf138cb1da18d (patch)
tree0eeeaba063de44d52d46f69dfb2a3f774b06e230 /less.less
parentacbd5b700f050631003adcb824120782496b4b4b (diff)
Update stylelint (#443)
* Update stylelint to v14 and switch to stylelint-config-twbs-bootstrap * Lint fixes
Diffstat (limited to 'less.less')
-rw-r--r--less.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/less.less b/less.less
index f65ece9..8e4834e 100644
--- a/less.less
+++ b/less.less
@@ -1,3 +1,5 @@
+// stylelint-disable selector-max-combinators, selector-max-compound-selectors
+
// Less RFS mixin
//
// Automated responsive values for font sizes, paddings, margins and much more