Introducing Tailwind Play, the official Tailwind CSS playground! #2511
Replies: 46 comments 25 replies
-
This is awesome! Thanks for this!! 🎉 What would make it even better would be a way to see the resolved config (default + custom merged) somewhere. This could help new users understand how to use the config file. |
Beta Was this translation helpful? Give feedback.
-
This is awesome! Just as we were experimenting with the idea of designing in code with Tailwind, this will help us massively in the future. |
Beta Was this translation helpful? Give feedback.
-
How do you make the preview viewport scale like that? So awesome! |
Beta Was this translation helpful? Give feedback.
-
I can only think of one response to this: https://play.tailwindcss.com/QT0aK8Av4H?layout=vertical&file=html |
Beta Was this translation helpful? Give feedback.
-
congrats team, i am going to use the heck out of this! y'all probably foresaw this question coming and didn't answer it but i gotta ask anyway... will this be open sourced? i'd like to take parts of it and add some things of my own. |
Beta Was this translation helpful? Give feedback.
-
It's very very good. Thanks all the TailwindLabs team! One suggestion I have is: Do you think would be interesting to add something to easily switch between breakpoints? Like small buttons with sm, md, lg, xl...? Thanks!! |
Beta Was this translation helpful? Give feedback.
-
So cool how it's optimized, out of curiosity any reason why the responsive mode doesn't include the share button? |
Beta Was this translation helpful? Give feedback.
-
Amazing! |
Beta Was this translation helpful? Give feedback.
-
This is great! Thank you. A few ideas (no pressure or anything, just what came to mind the first time I saw the Playground.)
|
Beta Was this translation helpful? Give feedback.
-
Small bug: When I hit "Share" a link is generated. When I switch to responsive mode the state clears the link and if I hit "Share" again a new link is generated. Edit: I don't mean to sound like I'm complaining/unappreciative because nothing could be further from the truth. I'm over the moon about this and everything else you guys are doing with Tailwind! This is amazing, keep up the great work guys! 🎉 🙌 |
Beta Was this translation helpful? Give feedback.
-
Awesome 🥳😍 |
Beta Was this translation helpful? Give feedback.
-
Further to my previous comment, I now find this to be: https://play.tailwindcss.com/995gjq9GTW This is going to change the way I work with Tailwind. |
Beta Was this translation helpful? Give feedback.
-
Nice, I like it! |
Beta Was this translation helpful? Give feedback.
-
This is great! Feature request: Word wrap option in the editor. |
Beta Was this translation helpful? Give feedback.
-
O... M... G... It supports VSCode keyboard shortcuts?!?! 🤪 |
Beta Was this translation helpful? Give feedback.
-
Very nice tool for playing around or building some cool components. Thanks for so far. |
Beta Was this translation helpful? Give feedback.
-
@adamwathan Would it be possible to look into pre-fill support? An API that allows making a new instance, prefilling it with html/css and obtaining a URL for that instance would be very useful to me. Currently, the only option available for this is codepen, but I'd much rather use Tailwind Play. |
Beta Was this translation helpful? Give feedback.
-
This is a repost of my question in Discord, conducted here for readability reason. I took the complete code (.jsx) from the very first navbar in the collection of navbars and pasted it in https://play.tailwindcss.com/. The outcome is very different from the originalpreview. By very different I mean that instead of getting this I am getting this (this screenshot is cut short at the bottom) Do I need to configure https://play.tailwindcss.com/ before pasting this code? |
Beta Was this translation helpful? Give feedback.
-
It would be great if it allowed me to see list of all the play snippets created by me. |
Beta Was this translation helpful? Give feedback.
-
Is there really no "explorer" mode to see all the inspired creations? |
Beta Was this translation helpful? Give feedback.
-
Is there an way to host play ourselves? There was a public repo some time ago
|
Beta Was this translation helpful? Give feedback.
-
can we get an option for disabling text wrapping? I don't like the recent update to enable text wrapping. |
Beta Was this translation helpful? Give feedback.
-
Hi please open source it again, I want to offer my clients the possibility to create tailwind components in realtime and could use the help of the source code |
Beta Was this translation helpful? Give feedback.
-
Can we add branching? |
Beta Was this translation helpful? Give feedback.
-
Why did you removed the source from Github? Is there any possibility to open the code? THX !!! |
Beta Was this translation helpful? Give feedback.
-
When we select an intellisense suggestion, the app shows a preview of it. How is this preview thing achieved? How can we get the same behavior in VSCode? |
Beta Was this translation helpful? Give feedback.
-
A bit of a bummer that the source repo has been removed. I used this locally to fiddle around with designs and a spotty internet connection. To everyone looking for the source, I found this: https://codesandbox.io/p/devbox/play-tailwindcss-com-jvnel (don't know how recent this is, but it's as least something to start with) |
Beta Was this translation helpful? Give feedback.
-
It is great, all I wish is JavaScript support. And, a AI integration: maybe your own? Last, collab features and desktop app, and it is ultimate |
Beta Was this translation helpful? Give feedback.
-
Hi is there any way to get the source code for the initial playground up! |
Beta Was this translation helpful? Give feedback.
-
Today we're excited to release the first version of Tailwind Play, an advanced online playground for Tailwind CSS that lets you use all of Tailwind's build-time features directly in the browser.
It includes support for all of Tailwind's coolest features, plus tons of stuff that's even better in Tailwind Play than it is in your editor, like:
group-hover
orfocus-within
@apply
,@variants
, and@responsive
@tailwindcss/typography
Check it out at play.tailwindcss.com and let us know what you think!
Beta Was this translation helpful? Give feedback.
All reactions