0.3.0 • Published 10 months ago

@woolf1717/core-components v0.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

@przeprogramowani/core-components

Lit components based on the Shoelace library, customized with @przeprogramowani/design-tokens.

Installation

npm install @przeprogramowani/core-components

Usage

<script>
  import '@przeprogramowani/core-components/dist/components/button/button';
</script>

<template>
  <pp-button>Click me</pp-button>
</template>
0.3.0

10 months ago

0.2.0

10 months ago