-
Install the package
npm install inc-design-system
-
Add the plugin to your tailwind.config.ts
plugins: [require("inc-design-system")],
-
Add the package location to the contents in your tailwind.config.ts
content: ["./node_modules/inc-design-system/dist/**/*.{js,ts,jsx,tsx}"]
-
Import the component in your application
import { Alert } from "inc-design-system/alert"
inc-design-system
1.5.8 • Public • PublishedPackage Sidebar
Install
npm i inc-design-system
Weekly Downloads
9
Version
1.5.8
License
ISC
Unpacked Size
689 kB
Total Files
137