@thebucketcompany/bucketui
v0.0.13
Published
Free and open-source CSS component library
Downloads
38
Readme
Quick start
There are 2 ways to get started with Bucket UI:
Usage from CDN
Alternatively, you can use jsDelivr CDN to link Bucket UI.
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@thebucketcompany/bucketui/css/all.min.css" />
Install with NPM
npm install @thebucketcompany/bucketui
Import individual components
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@thebucketcompany/bucketui/css/button.min.css" />