Tailwind block fot _TW #219
Vince-ALIEN
started this conversation in
Show and tell
Replies: 1 comment
-
|
Hi Vincent, Thank you for posting your project—it looks great! I'm hoping to spend some time in March updating _tw documentation, so I'll try to find a reasonable place to add a link, and also to try it out myself. I'm really happy to hear _tw is working out so well for you, and thank you again! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Greg,
First of all, thank you for _tw — it's become an essential part of my workflow. The way it bridges Tailwind CSS with the WordPress block editor is exactly what I was looking for, and I've been using it regularly for client projects at my agency.
Building on top of _tw, I've developed a companion library called ufo-blocks, which packages a collection of custom Gutenberg blocks designed to work seamlessly with _tw's Tailwind setup.
👉 https://github.com/Vince-ALIEN/ufo-blocks/tree/main
Just add in tailwind-theme.css: @source "../../../plugins/ufo-blocks/src/**/*.js";
It's still evolving, but I thought it might be of interest to you and the community. I'd love any feedback, and feel free to mention it in the docs or discussions if you think it could be useful to other _tw users.
Thanks again for the amazing work!
Vincent — Ufo Agency
Beta Was this translation helpful? Give feedback.
All reactions