]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Mention variable naming scheme to help with #22414
authorMark Otto <markd.otto@gmail.com>
Tue, 13 Jun 2017 15:25:18 +0000 (08:25 -0700)
committerMark Otto <markd.otto@gmail.com>
Tue, 13 Jun 2017 15:44:55 +0000 (08:44 -0700)
scss/_variables.scss

index e5aa9e9256565d6dd469854cd39a1d99ad2165f2..ede7cb1a4c27d2a2598d2599b327524e6481b857 100644 (file)
@@ -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