Skip to content

braid-design-system@28.6.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 08 Jul 06:35
· 1268 commits to master since this release
fb2ad18

Minor Changes

  • Box: Add body background (#677)

    You can now use the theme's body background on arbitrary elements within the page.

    EXAMPLE USAGE

    <Box background="body">...</Box>