りさく · @fubabz
3 followers · 2313 posts · Server mastodon-japan.net
りさく · @fubabz
3 followers · 2306 posts · Server mastodon-japan.net
sean · @ssoper
30 followers · 371 posts · Server noc.social

spent far too much of the weekend playing with and now all that beautiful declarative UI code i learned from SwiftUI and Jetpack Compose has been replaced with cryptic CSS class names.

that being said, i did manage to accomplish what i set out to do so i'll keep diving down this rabbit hole.

#tailwind #nextjs

Last updated 1 year ago

Pascal · @pascal
80 followers · 264 posts · Server moth.social

I wrote a blog post about some of the things I actually prefer about over my beloved , with some shade for and . Bonus shoutout to @collinsworth

pascal.com/diary/2023-09-08-th

#react #sveltekit #angular #tailwind

Last updated 1 year ago

nkls · @nkls
39 followers · 423 posts · Server social.cologne

Wenn ich heute noch einmal höre … 🤢

#tailwind #adevslife #css

Last updated 1 year ago

ThomasAPowell · @thomasapowell
156 followers · 967 posts · Server fosstodon.org

Is it spicy to cite the specification when talking about ? rounded-xl, dark-sky-500, and so on totally goes against the advice of the specification for appropriate class values for .

In our modern web dev world a spec quote (scroll down from here - html.spec.whatwg.org/#global-a) shouldn't be a hot take, but sadly it for many it is

#html #tailwind #css

Last updated 1 year ago

zaphodias · @zaphodias
46 followers · 101 posts · Server hachyderm.io

if you read this far, I have a second crate in progress, this time generating . It's really an early draft but check out github.com/Pitasi/csm/blob/mai and the other examples in the folder.

My goal is:
- remove the second build step that involves Tailwind, do everything in Rust
- fix some rough edges, of you know CSS you shouldn't need to learn anything else. But there will also be common shorthands such as "p" or "bg".

#rust #css #tailwind

Last updated 1 year ago

Greg Donald · @gd
97 followers · 862 posts · Server ruby.social

Friends don't let friends pay for CSS.

#tailwind

Last updated 1 year ago

Dorian Zedler · @dorian
65 followers · 356 posts · Server tum.social

Finally got around to create my new Website 🥳
It's built from scratch using only and and hosted on ! It's the first site I completely designed and built myself and I'm really happy with the result, even though, it's not full complete yet.

Check it out at:
dorian.im

Or on GitHub:
github.com/dorianim/portfolio

#tailwind #sveltekit #cloudflare

Last updated 1 year ago

Matthias Andrasch · @mandrasch
262 followers · 676 posts · Server social.tchncs.de

hey users, please vote for "CSS class auto-completion for Tailwind does not work when using a remote Node.js interpreter (Docker/ssh)" 😭 🤓 youtrack.jetbrains.com/issue/W

#phpstorm #webstorm #ddev #docker #tailwind

Last updated 1 year ago

りさく · @fubabz
3 followers · 2053 posts · Server mastodon-japan.net
Matthias Andrasch · @mandrasch
262 followers · 661 posts · Server social.tchncs.de

Anyone out there working with + + ?

Can't get autocomplete to work (Already installed ddev-integration plugins.jetbrains.com/plugin/1 and nodejs settings are handled by this plugin already, seems correct / fine)

But I don't get these suggestions:
jetbrains.com/help/phpstorm/ta Thx! 👋

#phpstorm #ddev #tailwind

Last updated 1 year ago

Roman Godmaire :breadified: · @godmaire
56 followers · 1275 posts · Server mstdn.social

is so good it made me forget how painful and absurd everything else was

Why do I need to tell that a button is a goddamn button? Are you serious? And I need to put the "input" class on the "input" tag??? Why?!

I will be so brave while working on this project, but I will complain about it the whole time. Maybe I'll even end up liking Tailwind (lol, X to doubt)

#tailwind #picocss

Last updated 1 year ago

りさく · @fubabz
2 followers · 1896 posts · Server mastodon-japan.net

🇬🇧 Question for all the frontend devs, which frameworks would you recommend that match the following prerequisistes :
- Native Dark
- No JS dependency on the client side
- Isn't or

#css #tailwind #bootstrap

Last updated 1 year ago

:fr: Questions pour les développeurs web, quels framework CSS conseillerez vous avec les points suivants :
- Propose un mode dark nativement
- N'utilise pas de javascript dans sa mise en place final (pas de js coté client)
- N'est pas ou

#tailwind #bootstrap

Last updated 1 year ago

Friday Front-End · @fridayfrontend
346 followers · 241 posts · Server hachyderm.io

, and the death of web craftsmanship: "Tailwind is a symptom a rapid deterioration in pride-of-craftsmanship in development. It's naive to believe that "back in the old day" everyone wrote everything with a perfect eye towards beautiful craftsmanship… but there was definitely more interest in "doing it right" rather than dismissing it as a problem that wasn't worth solving." pdx.su/blog/2023-07-26-tailwin

#tailwind #css

Last updated 1 year ago

Matthias Andrasch · @mandrasch
261 followers · 635 posts · Server social.tchncs.de

Hey & magicians, do you use "gap" for flexbox or is incompatibility for iOS 14 still a deal breaker for you? Interested in the current approaches. Thx!
reddit.com/r/tailwindcss/comme

#tailwind #css

Last updated 1 year ago

The Spicy Web · @vanilla
569 followers · 359 posts · Server social.spicyweb.dev

🌶️ Spicy tip: if you don't know how to write performant, maintainable for your web project without giving up and slapping on it, that's not on the platform. That's on you.

But don't worry! 😃 There are many fantastic resources for learning how to write vanilla CSS out there, and we're just about ready to release our own. Once you know it, you know it. And you can apply it to any reasonable web stack until the end of time. 🙌

#css #tailwind

Last updated 1 year ago

The Spicy Web · @vanilla
560 followers · 356 posts · Server social.spicyweb.dev

Small update to our experimental tool Vanilla Breeze which lets you convert markup to CSS and HTML — no, not by supplying you with a stylesheet filled with utility classes (as TW does), but by converting the TW theme to CSS variables and then generating an actual stylesheet which applies CSS rules & variables to the DOM structure itself. This is your “escape hatch" to take a TW component and use it outside of TW!

Updated to TW v3.3.3 & fixed a Safari bug:

vanillabreeze.dev

#tailwind #css

Last updated 1 year ago