0.0.5 • Published 1 year ago

@plumbiu/ui v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@plumbiu/ui

🚧 Work in Progress

ui for my blog

Usage

npm install @plumbiu/ui
import { Button } from '@plumbiu/ui'

export default function Demo() {
  return <Button>Button</Button>
}

size

run:

pnpm run bundle-size

output:

js gziped size:  22.0185546875 kb
css gziped size:  5.328125 kb
total gziped size:  27.3466796875 kb
0.0.3

1 year ago

0.0.2

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.1

1 year ago