Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

v0.28.0

Compare
Choose a tag to compare
released this 10 Jan 08:24
· 1390 commits to master since this release

0.28.0 (2020-01-10)

Features

  • css: add tsdx config for PostCSS, organize CSS and SASS imports (add82bf)
  • css: create a Theme to override Bootstrap colors (4094600), closes #35
  • css: update jest config to mock .scss imports to fix test failures (5206931)