mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-27 01:30:24 +00:00
Mention variable naming scheme to help with #22414
This commit is contained in:
parent
1a0a1a0600
commit
c5d4430367
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
//
|
||||
// Copy settings from this file into the provided `_custom.scss` to override
|
||||
// the Bootstrap defaults without modifying key, versioned files.
|
||||
//
|
||||
// Variables should follow the `$component-state-property-size` formular for
|
||||
// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
|
||||
|
||||
|
||||
// Table of Contents
|
||||
|
|
|
|||
Loading…
Reference in a new issue