@antribute/ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-dev.03a85f44875cc2268b504dba024aa82fb2e1f8f0 • Public • Published

Antribute UI

The Antribute Design Language and Component Library

Installation

pnpm i @antribute/ui

Setup

  1. Set up TailwindCSS for your build system
  2. Set the contents of your newly-created tailwind.config.js to
    import tailwindConfig from '@antribute/ui/tailwindConfig';
    export default tailwindConfig;
  3. In the entrypoint of your app, add import '@antribute/ui/antribute.css';

Running Storybook for Local Development

pnpm run storybook

Usage

Usage docs will be written as we expand the available components, make sure to check back here later!

Dependents (0)

Package Sidebar

Install

npm i @antribute/ui

Weekly Downloads

3

Version

0.1.0-dev.03a85f44875cc2268b504dba024aa82fb2e1f8f0

License

MIT

Unpacked Size

7.5 kB

Total Files

3

Last publish

Collaborators

  • antribute-ci
  • jrkienle