Cornbread UI

You need Node.js and Tailwind CSS installed.

  1. Install the CornbreadUI Library

        
            
    yarn add -D cornbread-ui 
    npm i -D cornbread-ui
    
        
    
  2. Install the CornbreadUI Library

        
            
    import cornbread-ui from "cornbread-ui"
    export default {
      //...
      plugins: [
        cornbread-ui,
      ],
    }
                
        
    
Adrian Dunham

Created By Adrian Dunham