2.0.1 • Published 1 year ago

tailwind-to-styled v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

tailwind-to-styled

Installation

npm install -g tailwind-to-styled

Usage

tailwind-to-styled

Enter your div with TailwindCSS classes, for example:

<div class="flex bg-slate-100 text-white rounded"></div>