aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-13 23:13:38 -0700
committerMark Otto <[email protected]>2015-08-13 23:13:38 -0700
commit27fbc77ecb543296552b6d8c930e2b71344d4a68 (patch)
tree929b26d3b251b02da54ce605772a9951c70f15c6
parent9b1ee31567ac43c33227bf171d0e2e1e4c170591 (diff)
downloadbootstrap-27fbc77ecb543296552b6d8c930e2b71344d4a68.tar.xz
bootstrap-27fbc77ecb543296552b6d8c930e2b71344d4a68.zip
add note about variable structure
-rw-r--r--scss/_variables.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss
index 409ca231e..2322eeadd 100644
--- a/scss/_variables.scss
+++ b/scss/_variables.scss
@@ -17,6 +17,10 @@
// Fonts
// Components
+// General variable structure
+//
+// Variable format should follow the `$component-modifier-state-property` order.
+
// Colors
//