Commit c5d44303 authored by Mark Otto's avatar Mark Otto
Browse files

Mention variable naming scheme to help with #22414

parent 1a0a1a06
Showing with 3 additions and 0 deletions
+3 -0
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment