Svelteit v1.0.0-alpha.7
BackSvelteit version v1.0.0-alpha.7 is released today. This release fixes several bugs and adds new components: ButtonGroup, Badges, Labels, as well as refactored Buttons and Lists components.
We've also made it possible to import our components all together instead of individually by doing the following: import { Svelteit } from '@colorfuldots/svelteit' and then adding your component like so:
Happy Coding!