Tailwindo Versions Save

🔌 Convert Bootstrap CSS code to Tailwind CSS code

3.0.6

2 years ago
  • Add support for flex-grow and flex-shrink #45 - by @voraciousdev
  • Fix class name w-full #46 - by @MartinP7r
  • whitespace-no-wrap => whitespace-nowrap #49 - by @andyli
  • Fix bootstrap typo #50 - by @ncsurfus

3.0.5

3 years ago
  • Add PHP 8.0 support

3.0.4

3 years ago

Add support for React JSX #37

3.0.3

3 years ago
  • option to add a custom prefix to all of Tailwind's generated utility … by @daryledesilva

3.0.2

3 years ago
  • Add sr-only for screenreaders (#27 by @brennanangel)
  • Fix classes for alert-warning and alert-info (#28 by @sergiopantoja)

3.0.1

3 years ago
  • Bump symfony console version 5
  • fix text with media breakpoints
  • Feature/fix spacings (add more accurate and tested conversion of margin/padding)

( thanks to @benno5020 for the contributions ⭐️)

3.0.0

4 years ago

😀️🎉️

  • Huge improvements of conversion quality.
  • Now you can extract changes as components/utilities file using --components=true
  • Code refactored to support more than just bootstrap.

2.3

5 years ago
  • fixes

2.2

5 years ago

A couple of typo fixes around forms.

thanks to @k8n

2.1

5 years ago