shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

261
active users

#tailwind

2 posts1 participant0 posts today
Continued thread

そしてこうなってくると、#Tailwind はもう #CSSVariables だけでいいんじゃない?という気持ちにもなって、だったら #OpenProps のほうが使いやすいんだよなーという気持ちがある

Open Props: sub-atomic styles
open-props.style/

argyleink/open-props: CSS custom properties to help accelerate adaptive and consistent design. Available from a CDN or NPM, as CSS or Javascript.
open-props.styleOpen Props: sub-atomic stylesOpen source CSS custom properties to help accelerate adaptive and consistent design. Available from a CDN or NPM, as CSS or Javascript.

まさに直近仕事で #TailwindCSS 使うプロジェクトでやったことそのままだった。

Friends at Last: Tailwind & CSS…whodathunkit?! | That HTML Blog
thathtml.blog/2025/08/tailwind

#Tailwind v4 せっかく CSS ネイティブになったのに、ライブラリの独自の JS に依存した書き方したくないというのはめっちゃわかるし同じ視点の記事が見つけられて嬉しい。

That HTML Blog · Friends at Last: Tailwind & CSS…whodathunkit?!
More from Jared White (🏳️‍⚧️ ally)

And now, the post you've all been waiting for…

(probably not, but you get it anyway!) 😂

The #CSS Framework Wars™ have come to an end. And we can thank…#Tailwind v4 for that! 🤯

Freely compose UI using native CSS variables & syntax, Tailwind design tokens in CSS (configured with CSS!), and Tailwind utility classes only where it makes sense. Hallelujah! 🙌

As historically one of Tailwind's biggest critics it is *weird* to sing its praises. 2025's biggest #WebDev surprise?
thathtml.blog/2025/08/tailwind

That HTML Blog · Friends at Last: Tailwind & CSS…whodathunkit?!
More from Jared White (🏳️‍⚧️ ally)

The WikiMusic project proudly announces the v0.5.2 release 🎵

codeberg.org/jjba23/wikimusic

the #foss #music #knowledge #encyclopaedia

We now have auto #scroll for music #tabs, in an efficient and smooth way and many UI improvements (this will be great for #musicians that want to perform live with the support of #wikimusic)

powered by #guile #scheme #artanis #lisp #tailwind #css #hygguile #sqlite #guix #selfhosting

visit my instance at: wikimusic.jointhefreeworld.org

ライトモードとダークモードの切り替えはやっぱり #OpenProps みたいに CSS 変数でやるべきだな

#Tailwind が html タグに dark ってタグとか付けさせようとしててちょっとげんなりしている
まあマニュアル切り替えみたいなことするならそういうのもあるとは思うけど、なんかやっぱり Tailwind は CSS 知ってると遠回りでしかないように感じる

tailwindcss.com/docs/dark-mode

tailwindcss.comDark mode - Core conceptsUsing variants to style your site in dark mode.

#Tailwind は設定周りを #CSS 関数化して大分 JS から #CSS 的なアプローチに変わった感があるけど、CSS 変数はそういう設定周りだけじゃなくてスタイリングの定義にガツガツ使ってはじめて効果が実感できるみたいな感覚もあり、「そこまで CSS 的なアプローチするならそもそも Tailwind 使わなくてよくない?」という気持ちがある。scoped なスタイル書く方法は色々あるわけだし、特に色周りなんかはカラーパレットを段階的に用意するのはもうナンセンスというか、主だった元カラーだけを用意して末端のスタイルでそれらを color-mix() とか color() とかで合成するほうが理にかなってる気がしてきている

v1.0.0 of @ch-ui/tokens is out! My sweet bébé!

Been vetting this in production for a while and I think it’s ready for prime-time.

Use it to set up font ramps, color palettes, spacings, any set of tokens you want to use in a design system. Can be used with #Tailwind (@ch-ui/tailwind-tokens) and #Vite (@ch-ui/vite-plugin-tokens). It’s Just #CSS™.

Explainer here: ch-ui.dev/tokens

#StateOfCSS 2024 が出てたので見てる

2024.stateofcss.com/en-US/usag

CSS の Pain Points (つらいところ)の2位が #TailwindCSS なのちょっと面白いな。まあ言っても全体の 5% だけど。
一番使われてるライブラリも #Tailwind だったので必然的に否定的な声も母数がちょっと多くなってるんだろうな

2024.stateofcss.comState of CSS 2024: CSS UsageThe 2024 edition of the annual survey about the latest trends in the CSS ecosystem.

Rubyists! I just shipped a new gem, tailwindcss-ruby

github.com/flavorjones/tailwin

This is extracted from tailwindcss-rails, and once I ship an update to that gem, the Rails integration will be decoupled from the upstream executable (in expectation of tailwind v4!) and people can choose their version of tailwind (including the v4 alphas).

GitHubGitHub - flavorjones/tailwindcss-ruby: A self-contained `tailwindcss` executable, wrapped up in a ruby gem.A self-contained `tailwindcss` executable, wrapped up in a ruby gem. - flavorjones/tailwindcss-ruby

It occurs to me, while checking into a flight, that another reason why Tailwind-style CSS names are annoying is because there's nothing for password managers to grab onto. I could have had my passport info auto-populated, but noooooo because Jonty the fucking web dev doesn’t want to learn CSS.