1.0.0 • Published 4 years ago

@stonkpile/ui-kit v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

UI-kit

<!-- App.svelte -->
<script>
  import 'bulma/css/bulma.css'
  import { Button } from '@stonkpile/ui-kit'
</script>

<Button type="is-primary">Button!</Button>
1.0.0

4 years ago