awssat / tailwindo

🔌 Convert Bootstrap CSS code to Tailwind CSS code
MIT License
1.09k stars 108 forks source link
bootstrap bootstrap-css bootstrap4 converter css css-converter css-framework css-framework-bootstrap html tailwind tailwind-css tailwind-scaffolding tailwindcss

Tailwindo

Latest Version on Packagist Actions Status

This tool can convert Your CSS framework (currently Bootstrap) classes in HTML/PHP (any of your choice) files to equivalent Tailwind CSS classes.

Features

.p-md-5 {
    @apply md:p-7;
}

Help Us

Docs