Ideas:
- Create bootstrap like components
- Create templates like tailwindUi
Installation process:
- install tailwind css:
npm i tailwindcss && npx install tailwindcss
- generate a tailwindcss.config.js file for user when this package is installed:
npx tailwindcss init
TODOS
- Create new github account for project
- Add license to project
- Create npm account to push to registry
- Create github action when pushed/merged to master branche and push to npm registry
- Generate minified css file for production