1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 01:21:49 +02: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

View File

@@ -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%);