1.0.3 • Published 11 months ago

tailwinder v1.0.3

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

Tailwinder

Installing tailwind when not using a framework that comes pre-installed with is a 4 step-process!

Use tailwinder, it installs & initialize tailwindcss in just one command

  • Install and initializes tailwind.config.js
  • Adds the @tailwind directives in your main CSS file (input.css)
  • Start the build process with --watch flag which genrates 'output.css' in /dist dir.

Steps:

  1. Install using npm i -D tailwinder

  2. Run command tlw install or tlw i.

  3. Include 'output.css' in your desired file (.html/.jsx)

1.0.3

11 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago