1.5.8 • Published 12 months ago

inc-design-system v1.5.8

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

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"

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