2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Stylelint: remove redundant inline suppressions

This commit is contained in:
XhmikosR
2020-06-12 12:58:43 +03:00
parent 242f75cd1f
commit 7de8582657
3 changed files with 5 additions and 15 deletions
@@ -1,5 +1,3 @@
// stylelint-disable scss/dollar-variable-default
// Local docs variables
$bd-purple: #563d7c;
$bd-purple-bright: lighten(saturate($bd-purple, 5%), 15%);