mblayman, to django
@mblayman@mastodon.social avatar

🐍 is an awesome way to style your web pages. In this short article, I show how to set up Tailwind for a project that is deployed to . https://www.mattlayman.com/blog/2020/tailwind-django-heroku/

olets, to CSS
@olets@hachyderm.io avatar

Excited to share tailwindcss-fluid-font-size, a new fluid typography Tailwind plugin.

I’ve been iterating on Tailwind approaches to fluid typography for a couple years. tailwindcss-fluid-font-size is more flexible and, to me, the most ergonomic and idiomatically “Tailwindy” of the solutions I’ve built or read about.

Open minded Tailwind haters might even be interested in at least the design.

https://tailwindcss-fluid-font-size.olets.dev/

danielsreichenbach, to random
@danielsreichenbach@mastodon.world avatar

I honestly use because I started out with HTML and CSS after the year 2000, and honestly today neither HTML nor CSS have a documentation that like the one offered by Tailwind lets me get to the doing part immediately.

calisti, to typescript
@calisti@chaos.social avatar

TailwindCSS is looking to hire a perfectionist staff software engineer, fully remote, ET - CET timezones, 275‘000 USD.

https://tailwindcss.com/careers/staff-software-engineer

mikemccaffrey, to random
@mikemccaffrey@drupal.community avatar

It makes absolutely no sense that and like have decided to have darker colors be higher numbers, since computer screens are an additive color system where the more color you add the brighter things get.

https://v2.tailwindcss.com/docs/customizing-colors

I can only assume this is a holdover that print designers with subtractive color experience brought with them online.

mobileatom, to CSS
@mobileatom@me.dm avatar

Tailwind vs. Semantic CSS Performance. https://nuejs.org/blog/tailwind-vs-semantic-css/

ctietze, to CSS
@ctietze@mastodon.social avatar

vs Semantic https://nuejs.org/blog/tailwind-vs-semantic-css/

I don't want to spoil too much of this study, but the picture may give away a bit.

EvanMarie, to poop
@EvanMarie@sigmoid.social avatar

💜 Remix / Tailwind Infinite Scroll Masonry Grid 💜 So excited to have gotten this so smooth and beautiful. It might be my favorite component thus far. It is flawless from mobile to ultraHD, from 300px to 4000px!

video/mp4

OddDev, to random
@OddDev@floss.social avatar

I don't know. My team just decided to use . "Disagree and commit"-type of situation but I hope for the best.

MeowKing, to vscode
@MeowKing@emacs.ch avatar

Finally I switch to for developing front end work. It's super useful to see the converted class for (I'm a beginner). I know there is lsp-tailwind, but I use eglot, and it cannot have multiple lsp server in one major mode yet.

kalvn, to CSS French
@kalvn@mastodon.xyz avatar

Cet article (🇬🇧) explique tellement bien ce qui cloche avec Tailwind.css ! Ça me rassure de voir que ce point de vue existe toujours. Tailwind est simplement très très fort en communication/manipulation.

À lire !

> Because trends are temporary, but standards are forever.

Tailwind marketing and misinformation engine
https://nuejs.org/blog/tailwind-misinformation-engine/

michabbb, to CSS German
@michabbb@vivaldi.net avatar
koehnlein, to random
@koehnlein@mastodon.social avatar

One more day when caused more work than it avoided.

0xZogG, to golang
@0xZogG@hachyderm.io avatar

Is for someone who is totally bad at design, don't know much about html/css and want to build something with and ?

If there is another lightweight easy entry alternative - please leave a comment 🙏🏽

oliverandrich, to golang
@oliverandrich@fosstodon.org avatar

TIL I learned about //go:generate and love how easy it is to integrate tailwindcssinto your Go project.

https://xeiaso.net/blog/using-tailwind-go/

codemonkeymike, to php
@codemonkeymike@fosstodon.org avatar

I'm so tired of VSCode randomly breaking on me. users, I want to join you. Is any Helix user coding in

I just need to get over setting that up. Any tips? Is it just adding languages.toml to my helix directory?

sentience, to random
@sentience@hachyderm.io avatar

Using in both a design system component library and the apps that consume is non-trivial, and not well documented! Wrote up everything we have learned at Culture Amp: https://kevinyank.com/posts/use-tailwindcss-prefixes-for-shared-design-system-components/

edrogers, to python
@edrogers@fosstodon.org avatar

For those of you building applications with awesome tools like @textual, here's a cool new library you should check out!

https://github.com/JoshKarpel/counterweight

It's still very experimental as it's very early days for this new TUI framework. But my friend @joshkarpel is building something very special here. It's a TUI framework in pure python, but inspired by , , and (of course) . Check it out!

alexdeathway, to python
@alexdeathway@fosstodon.org avatar

Hey devs, I am working on a project that requires restricting a API from public access, but data generated from API needs to be made available to clients. So, came up with this workflow, what do you all suggest?

travislf, to react
@travislf@techhub.social avatar

Does anyone else find the ubiquity of a bit depressing?

teleclimber, to CSS
@teleclimber@social.tchncs.de avatar

With layers and scope, it may finally be possible to create a complex web site with pure without resorting to BEM or other hacks, and without frontend framework component-scoped styles.

Before scope and layer my stylesheets would inevitably get out of control and become append-only as the project grew and changed (and that's why I went to .) But once scope gets broad support, I can see it working.

https://12daysofweb.dev/2023/css-scope/

https://css-tricks.com/css-cascade-layers/

teleclimber, to CSS
@teleclimber@social.tchncs.de avatar

The criticisms against are deserved in most cases.

But the put-downs against developers who use tailwind make me cringe. Things like "they use tw bc they couldn't be bothered to learn the cascade" that I see repeated over and over on here are bad. It paints a picture of the purist community as completely oblivious and uninterested in why tw came about in the first place.

Guess what: Tailwind is a cry for help. Blaming that use it isn't the win you think it is.

domhabersack, to javascript
@domhabersack@mastodon.social avatar

Hey! I’m a senior front-end developer looking for my next medium- to long-term freelance role.

I have 14 years of experience working along the full web development stack, usually with , , , and . I often work with e-commerce and healthcare clients. Once, I helped turn a household appliance into a smart IoT prototype.

Go to https://domhabersack.com/cv for my CV or https://domhabersack.com/meeting to set up a meeting.

preslavrachev, to blogging
@preslavrachev@mastodon.social avatar

My website/blog has always had dedicated light and dark themes (thanks to using Tailwind from the ground up). It came to my realization, however, that the proper theme may not render by default based on people's OS preferences. That's why I added this small cosmetic touch that will hopefully help a bit.

Let it be light/darkness/as you wish.

https://preslav.me

--

video/mp4

mblayman, to django
@mblayman@mastodon.social avatar

🐍 is an awesome way to style your web pages. In this short article, I show how to set up Tailwind for a project that is deployed to . https://www.mattlayman.com/blog/2020/tailwind-django-heroku/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • Leos
  • rosin
  • InstantRegret
  • ethstaker
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • tacticalgear
  • slotface
  • Durango
  • khanakhh
  • kavyap
  • megavids
  • everett
  • vwfavf
  • normalnudes
  • osvaldo12
  • cubers
  • GTA5RPClips
  • cisconetworking
  • ngwrru68w68
  • anitta
  • provamag3
  • tester
  • modclub
  • JUstTest
  • All magazines