foxtailcss
v0.3.1
Published
Add all Tailwind utilities to any CSS framework with a single ~8K file
Downloads
34
Maintainers
Readme
foxtailcss
Extend you existing framework such as Bootstrap, Bulma etc. with all the utilities from Tailwind CSS. All you need to do is include one tiny ~8Kb Javascript file.
Example - Bootstrap button.
<button class="btn btn-primary font-extrabold border-transparent bg-pink-600
hover:bg-pink-500">Primary</button>
Visit the website for details: