mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-15 00:02:14 -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.