mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-10 00:03:45 -04:00
* Variable overrides within the same Sass file can come before or after the default value, but across files they must come first. * Removed the double :: at the end of the paragraph. * Fixed usage of overwrite when we mean override.