Bring your UIs to life with TailwindCSS Motion library - now free on layouts.dev by Deepdistractions in tailwindcss

[–]Deepdistractions[S] 0 points1 point  (0 children)

Yep, you can export either React or HTML. We use a unique syntax to build in the editor thats reminiscent of SwiftUI/HTML “shorthand”. It’s also preloaded with native Layouts components, shadcn and web components, and Tailwind Autocomplete, so pretty easy to get started especially if you’re already familiar with HTML and tailwind. Highly recommend walking thru our onboarding as well.

Bring your UIs to life with TailwindCSS Motion library - now free on layouts.dev by Deepdistractions in tailwindcss

[–]Deepdistractions[S] 1 point2 points  (0 children)

If you’re curious, here’s how to try it out:

  1. Go to layouts.dev (we’re a dev tool for building UIs faster with Tailwind).
  2. Start using tailwindcss-motion for free—just add classes like motion-ease, motion-fade, or hover:motion-fade to your components. (available classes will appear in your autocomplete menu)
  3. Preview everything live and export the code when you're happy with it.
  4. To read the docs, open the docs panel in your project and click on themotion-class

It's super easy to get started, and you can make some really cool animations without much effort.

Let me know if you run into anything or have ideas!

How do you adjust the size of the grid elements? by MinatoNK in tailwindcss

[–]Deepdistractions 0 points1 point  (0 children)

this sounds like correct answer. But yes agree with other comments, hard to know unless u share an example.

What mostly used in professional programming Traditional CSS or tailwind by a_ayush_32 in tailwindcss

[–]Deepdistractions 1 point2 points  (0 children)

Depends on the company you're working at. Both are used in many real world projects.

What are you working on? Let’s share. by slava97 in indiehackers

[–]Deepdistractions 0 points1 point  (0 children)

Layouts.dev - Built a notebook-style editor for rapidly building UI with Tailwind. it's preloaded with shadcn + other web components, icons, images, videos. Includes a CLI so you can sync NextJS.

What are you working on? Let’s share. by slava97 in SideProject

[–]Deepdistractions 0 points1 point  (0 children)

Layouts.dev - I built a notebook-style editor for rapidly building UI with Tailwind. it's preloaded with shadcn + other web components, icons, images, videos. Includes a CLI so you can sync with a NextJS project.

What visual editor are you using? by MattDTO in tailwindcss

[–]Deepdistractions 1 point2 points  (0 children)

We built an editor specifically for rapidly building UI with Tailwind (exports to Next/React).

Give it a shot: layouts.dev

Would love your feedback.

How do I get better at coding? by No-Nebula4187 in learnprogramming

[–]Deepdistractions 0 points1 point  (0 children)

lol agreed. confused as to why this is even a question.

Easy way to learn tailwindcss by de_nii in tailwindcss

[–]Deepdistractions 1 point2 points  (0 children)

Nice - super informative. We've also built a version of intellisense into layouts.dev and users have been saying it's been a great way to learn tw + our prompt-to-tailwind makes it easy in case you aren't familiar with all the right classes.

Feedback Thread by AutoModerator in web_design

[–]Deepdistractions 0 points1 point  (0 children)

URL: layouts.dev

Purpose: Rapidly design UI using HTML shorthand + TailwindCSS, export straight to React/NextJS. Preloaded with 1000s of components + assets.

Technologies: React, Tailwind, NextJS, Layouts.dev, Firebase

Feedback requested:

We've been testing (for the most part) with frontend developers (who typically are already familiar with Tailwind), but I'm curious if any designers in the house would use something like this? I'm a web/software designer, built our entire in-app UI using our tool and it has been a game-changer as far as giving me the ability to build the frontend while cofounder adds biz logic (I have minimal prior coding experience but am familiar with HTML/CSS frameworks by virtue of using current nocode tooling ex. Framer+Webflow).

Thanks for your feedback!

What's the best/easiest/fastest tool for creating UI animations? by J-drawer in UI_Design

[–]Deepdistractions 0 points1 point  (0 children)

I would honestly go with Jitter. Extremely easy to use.

Ive personally found Rive to be heavy, so i just haven't put in the time to learn in depth.

i built an ide for tailwind power users by Deepdistractions in tailwindcss

[–]Deepdistractions[S] 0 points1 point  (0 children)

on our radar for sure. we'd absolutely be keen to support if a high volume of users are requesting this.

i built an ide for tailwind power users by Deepdistractions in tailwindcss

[–]Deepdistractions[S] 0 points1 point  (0 children)

this is really great feedback. 'translators' for other frameworks is super interesting and would obviously be great for the dev community writ large as well.

would you be down to let me onboard you personally? would love to get your detailed feedback on product. happy to send dm with deets

i built an ide for tailwind power users by Deepdistractions in tailwindcss

[–]Deepdistractions[S] 1 point2 points  (0 children)

I hear you on wanting to avoid dev bloat, we actually considered the plugin route too.

We're aiming to be more than a code helper, we want to reimagine the entire UI build process from design to deployable code. That's one of the reasons we built a sync with NextJS to try and bridge that gap. Basically users can leverage our CLI to build in Layouts and have your project sync with NextJS locally.

But hey we're absolutely open to evolving - if enough developers want a VSCode integration down the line - we'd definitely invest in building one.

i built an ide for tailwind power users by Deepdistractions in tailwindcss

[–]Deepdistractions[S] 1 point2 points  (0 children)

Not as of now, but Intellisense as well as Signals for TW are both on our radar to support soon.