]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Removed comment (#23415)
authorJurre <Yurookai@users.noreply.github.com>
Tue, 15 Aug 2017 01:07:44 +0000 (03:07 +0200)
committerMark Otto <markd.otto@gmail.com>
Tue, 15 Aug 2017 01:07:44 +0000 (18:07 -0700)
There is no _custom.scss file anymore.

scss/_variables.scss

index bbbe1ff4208ff07a1db033f8b4a7f3e37b0fe8e4..93fdedf349084832738b269b987bf58e9b7f6bc8 100644 (file)
@@ -1,8 +1,5 @@
 // Variables
 //
-// 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` formula for
 // consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.