👩🔬 I made a quick and dirty tool that lets you paste your @tailwindcss colors and it will render them on screen and let you edit them. Next step would be to add a HSL color picker, clean up the UI, and put it online. Is there any interest in this?
Giving a brand new talk called "Tailwind CSS by Example" at @LaraconOnline today 🤙🏻
Can still grab a ticket if you want check out the conference live (or if you want to watch recordings later!)
laracon.net
I absolutely ❤ @tailwindcss. I never feel like I'm fighting against it when it's time to change my UIs or when I need to make a change to a single element 🙌🙌
@sketchapp@tailwindcss, just published version 1.0 of Sketch Tailwind github.com/jan-dh/sketch-tai…. It let's you export colors, fonts, font-sizes of your Sketch design and then import it directly into your tailwind config.
After converting my site to use @tailwindcss the other day, I'm finding it difficult to go back and use "traditional" CSS. I am considering ditching the old way and using Tailwind for everything. It's exponentially faster to prototype and build.
📊 Considering two class name changes for @tailwindcss 1.0:
`leading-{tight|loose|etc}` to `lh-{tight|loose|etc}`
`tracking-{tight|wide|etc}` to `letters-{tight|wide|etc}`
Question is: Is this better and if so is it better enough to warrant the breaking change?
📊 Some more @tailwindcss user research...
What sorts of projects are you working on right now that use Tailwind — server-rendered/static (Rails, Laravel, Wordpress, static sites) or client-rendered (SPAs built with React, Vue, Angular, etc.)?
Started messing around with @tailwindcss the last few days and I’ve been pleasantly surprised with how fun it is. For super quick creation and prototyping it’s hard to beat it (once you know how to use it).
Anyone have thoughts or experience with the framework? (Good or bad)
🕵🏻♂️ Doing some @tailwindcss 1.0 research...
Anyone have examples of tools with explicit support for extending other configurations in their config files? ESLint is one for example.
🥳 Just opened a PR for the new config file format for @tailwindcss v1.0!
I have agonized over this to the point of feeling completely defeated many times over the last 3 weeks (ask @reinink or @samselikoff), but I hope I've got something good here:
github.com/tailwindcss/tailw…
I was mind blown just a minute ago. We have developed complex but beautiful web app using @nuxt_js with @tailwindcss. The FULL size of our CSS files are 5KB gzipped (15KB uncompressed).
WOOOW!
We expect the 5KB to grow up to 10KB or less when we add few more pages. 😀
📊 Question for @tailwindcss users:
What do you value *more* about Tailwind, the flexibility and ability to customize, or the well-chosen default styles?
(We’ll always make both awesome, just trying to do some user research.)
🎉 The Laravel News site is now running on @tailwindcss — Big thanks to @jasonlbeggs who did the conversion. He was awesome to work with. Highly recommend!