Skip to content

1.0.0-rc.2

Compare
Choose a tag to compare
@sawyerh sawyerh released this 19 Jul 20:59

🚀 Added

🚨 Breaking changes

  • Moved Sass mixins and variables to separate NPM package: @cmsgov/design-system-support — These are still included in the core package and this change shouldn't break anything unless you were importing the individual settings or mixins files.

💅 Changes

  • Removed bourbon dependency

📦 Internal

Lots of improvements to the internal tooling and documentation site. Some highlights:

  • HTML examples are now rendered in a sandboxed iframe
  • Added the ability for some examples to include toggles, allowing you to preview the example at various breakpoints
  • Added GOVERNANCE.md