braid-design-system@28.6.0
·
1268 commits
to master
since this release
Minor Changes
-
Box: Add
bodybackground (#677)You can now use the theme's body background on arbitrary elements within the page.
EXAMPLE USAGE
<Box background="body">...</Box>