From: Mark Otto Date: Sun, 20 Aug 2017 18:37:20 +0000 (-0700) Subject: Drop the variables file table of contents and update the comment at the top X-Git-Tag: v4.0.0-beta.2~347 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4b3d81887b0f8451308cb35b2820d7d5e8d4824;p=thirdparty%2Fbootstrap.git Drop the variables file table of contents and update the comment at the top I never use this dang list and it just falls out of date far too easily. Dropping for my own sanity. --- diff --git a/scss/_variables.scss b/scss/_variables.scss index fe48af5239..cc4d26a30e 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -3,44 +3,6 @@ // Variables should follow the `$component-state-property-size` formula for // consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs. -// Table of Contents -// -// Color system -// Options -// Spacing -// Body -// Links -// Paragraphs -// Grid breakpoints -// Grid containers -// Grid columns -// Fonts -// Components -// Tables -// Buttons -// Forms -// Dropdowns -// Z-index master list -// Navs -// Navbar -// Pagination -// Jumbotron -// Form states and alerts -// Cards -// Tooltips -// Popovers -// Badges -// Modals -// Alerts -// Progress bars -// List group -// Image thumbnails -// Figures -// Breadcrumbs -// Carousel -// Close -// Code - // // Color system