1.5.8 • Published 12 months ago
inc-design-system v1.5.8
inc-design-system
How to install
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"
1.5.5
12 months ago
1.5.4
1 year ago
1.5.3
1 year ago
1.5.2
1 year ago
1.5.1
1 year ago
1.5.0
1 year ago
1.5.8
12 months ago
1.5.7
12 months ago
1.5.6
12 months ago
1.4.1
1 year ago
1.4.0
1 year ago
1.2.4
1 year ago
1.2.3
1 year ago
1.3.0
1 year ago
1.2.0
1 year ago
1.2.2
1 year ago
1.2.1
1 year ago
1.1.0
1 year ago
1.0.4
1 year ago
1.0.3
1 year ago
1.0.2
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago