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:

267
active users

#tailwindcss

1 post1 participant0 posts today

#introduction

I make websites. Sometimes I toot about it.
#eleventy #webc #php #statamic #laravel #tailwindcss #alpinejs uhhh whatever #sql and I guess #nginx #docker and all that crap all the way down. #fullstack

I play RPGs with friends. Sometimes I toot about it.
#ttrpg #dnd #pathfinder #5e #pf2e

I am my group's sysadmin. Sometimes I toot about it.
#selfhosted #plex #lemmy #mastodon #pihole and throw some darts at selfh.st and you catch the rest.

Hot takes, bad jokes, etc.

selfh.stselfh.st - Self-hosted content and software
More from selfh.st (Self-Host)

Hey Fediverse, ich habe freie Kapazitäten für neue Projekte. Mein Fokus liegt in der Umsetzung von maßgeschneiderter Software. Dafür setze ich folgende Technologie ein: #PHP, #Laravel, #LaravelLivewire, #Vue, #TailwindCSS.

Fall ihr Unterstützung sucht, gerne bei mir melden.

➡️ leitsch.org

Gerne RT.

Lukas LeitschLukas Leitsch | Softwareentwicklung für maßgeschneiderte Apps aus FuldaFreiberuflicher Softwareentwickler für maßgeschneiderte Web-Apps und Website mit den Schwerpunkten Laravel, Livewire, Vue.js und Kirby CMS.

Trying #TailwindCSS in a project and starting to see the appeal. I fought against it for so long because it looked like Yet Another Silly Abstraction over CSS, but after doing SwiftUI which… basically works the same way, I sort of get it.

They seem to be hostile to abstraction, and I can't tell if that's genius or is going to cause me a mountain of headaches down the road when I want to make changes. But at least for now it's getting me to stop wasting time with architecture paralysis.

Replied in thread

@hanubeki もろもろコンパイルされたあとの最終的な #CSS に、もしも #CSS変数 が露出しているのであれば、おっしゃるような #Stylus みたいなユーザースタイルシート側で #CSS 変数として定義された #TailwindCSS の設定を上書きすることもできるかもですね(自分もそこまでちゃんと細かく検証してないので #CSS変数 がどういう形で最終的な #CSS に露出してるかまではわからなくて)

#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.

I really enjoyed the visual examples in this talk by @simonswiss!

I have a similar experience with Tailwind CSS making it so much easier to collaborate closely with designers and developers - especially during the crucial prototyping stage. In small teams, this saves a lot of time compared to first designing, iterating and *then* implementing.

📺 Watch the talk: epicweb.dev/talks/unleashing-d

Epic Web DevUnleashing Designers with Tailwind CSSSimon Vrachliotis highlights TailwindCSS for seamless designer-developer collaboration, emphasizing rapid prototyping and efficient communication.

#Tailwind にずっと馴染めていない勢なので、とても興味深く読んだ。

fuku.day/blog/2024-08-10-tailw

『「Tailwind CSSめっちゃ負債になりそう」はそうでもないのでは』というタイトルにもある見解は、自分も読んで「確かに」と思った。

そのうえで、なんで自分は #tailwindcss に馴染めないのか、という理由についても考えてみた。

自分は結局のところ #CSS が書きたいんだと思う。

自分がおもう #Tailwind の意義って「フロントのコードでコンポーネント管理できる時代に #CSS のレイヤーでもコンポーネントを管理するの無駄じゃない?」っていうことだと思っていて、自分自身、馴染めてはいないまでもその発想には結構同意もしてる。

ただ、結局自分は #CSS が好きで #CSS が書きたい。ブラウザーの表現力を直接的に呼び出してそれを応用している感じが好きだし、今もどんどん新しい仕様がブラウザー側にも実装されている機能を、.css という拡張子の、つまるところただのテキストファイルを書くだけで使えるのは、#AI にプロンプトを投げて画像を生成するよりも自分にとっては楽しい。

だから、#Tailwind が便利なことも、いまのコンポーネントベースで UI を構築するフロントエンド事情にマッチしてるのもわかるけど、
やっぱりブラウザーの表現力と #CSS というレイヤーの間に一枚、別のレイヤーを発明するというやり方がどうしても馴染めないんだと思う。

ということを、考えながら楽しく拝読しました。勉強にもなったし、また思い出して読むかもしれないなとおもった :tony_normal:

fuku.day「Tailwind CSSめっちゃ負債になりそう」はそうでもないのでは、と思っているTailwind CSSは特異なコードベースの見た目から負債になりそうとたまに言われるが、俺はあんまりそう思っていないので説明したい。

CSS Functions and Mixins Module とかが全ブラウザーで使えるようになるのはまだ先だとはおもうけど、こういうふうに #CSS が進化していくのに #TailwindCSS とかに留まってるのもったいないきがするんだよなー
#TailwindCSS が CSS Functions と Mixins をどう取り込むのか(取り込まないのか)知らないけど :tony_neutral:

drafts.csswg.org/css-mixins/

drafts.csswg.orgCSS Functions and Mixins Module