Created by: gdibble
Resolves #34854
Resolves stale branch and rebases from twbs/bootstrap main
Validated http://localhost:9001/docs/5.1/utilities/colors/ - see:
Per #35296
👉 TY @pouwerkerk🙌
Snippets in Utilities documentation sections have extra indentation, since they extract nested code from
scss/_utilities.scss.This PR adds a named shortcode parameter (
unindent) to the scss-docs template, which takes an integer to unindent the code by a maximum number of spaces. In all current over-indented examples, it's 4 extra spaces.


