Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

v0.8.0

Choose a tag to compare

@nshahan nshahan released this 17 Oct 21:41
· 1478 commits to master since this release
  • Move entry points to all components out of the lib/src/ directory.
  • Remove all precompiled .css files.
  • Update all import statements in .scss files to use dart style package imports.
  • Add dependency on sass_builder package to compile .css files.