You need Node.js and Tailwind CSS installed.
Install the CornbreadUI Library
yarn add -D cornbread-ui npm i -D cornbread-uiInstall the CornbreadUI Library
import cornbread-ui from "cornbread-ui" export default { //... plugins: [ cornbread-ui, ], }
Cornbread UI
Version 1738985204917
You need Node.js and Tailwind CSS installed.
Install the CornbreadUI Library
yarn add -D cornbread-ui
npm i -D cornbread-ui
Install the CornbreadUI Library
import cornbread-ui from "cornbread-ui"
export default {
//...
plugins: [
cornbread-ui,
],
}