stephancasas / alfred-tailwind2css

Convert Tailwind CSS class names into their CSS3-equivalent styles — right from Alfred.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-tailwind2css

Tailwind2CSS offers you the ability to convert TailwindCSS classes into their CSS3-equivalent styles -- right from within Alfred.

This workflow is based on the tool from @Devzstudio, Devzstudio/tailwind_to_css.

Click Here to Download the Latest Release

Usage

The workflow is triggered by the keyword tw2. Begin typing your Tailwind classes to see the conversion in realtime, then select an option to copy to the pasteboard.

Actions

Copy as CSS

Copy the CSS3 styles for pasting into a stylesheet.

Copy as HTML Attribute

Copy the CSS3 styles for pasting as an HTML style attribute.

Support the Workflows

Check out some of my other workflows:

If you use any of these, and find them useful, please consider buying me a coffee.

Want a custom workflow? Send me a direct message on Twitter, and let's chat.

License

MIT — Hell yeah, free software!

About

Convert Tailwind CSS class names into their CSS3-equivalent styles — right from Alfred.

License:MIT License


Languages

Language:JavaScript 100.0%