mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-10 10:29:23 +01: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.