From: Mark Otto Date: Fri, 14 Aug 2015 06:13:38 +0000 (-0700) Subject: add note about variable structure X-Git-Tag: v4.0.0-alpha~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27fbc77ecb543296552b6d8c930e2b71344d4a68;p=thirdparty%2Fbootstrap.git add note about variable structure --- diff --git a/scss/_variables.scss b/scss/_variables.scss index 409ca231ea..2322eeadd7 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 //