1.0.0 • Published 3 years ago

tailwind-framework v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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