inc-design-system
TypeScript icon, indicating that this package has built-in type declarations

1.5.8 • Public • Published

inc-design-system

How to install

  1. Install the package

    npm install inc-design-system

  2. Add the plugin to your tailwind.config.ts

    plugins: [require("inc-design-system")],

  3. Add the package location to the contents in your tailwind.config.ts

    content: ["./node_modules/inc-design-system/dist/**/*.{js,ts,jsx,tsx}"]

  4. Import the component in your application

    import { Alert } from "inc-design-system/alert"

Package Sidebar

Install

npm i inc-design-system

Weekly Downloads

9

Version

1.5.8

License

ISC

Unpacked Size

689 kB

Total Files

137

Last publish

Collaborators

  • inc-sp