- Splits background utils from color utils for our docs with a new page.
- Adds some Sass docs for variables, maps, and mixins
The scss-docs
shortcode is amazing, but one limitation is it doesn't seem to work with indentation at the beginning of the single line comments to identify sections. This is what I ran into in #32747 with documenting the utilities map. Curious if @MartijnCuppens or @XhmikosR has some ideas for how to address that.
Also documents the existence of .bg-body
, closing the docs part of #32810 (closed).
Still a little copyediting to refine here, so consider this one a little WIP still.
-
Document CSS custom properties somewhere (under Sass? another h2 called CSS?) -
Other vars, mixins, etc to add? -
Revert the indentation changes and properly indent capture start/end statements