Tootfinder

Opt-in global Mastodon full text search. Join the index!

@UP8@mastodon.social
2024-05-08 13:12:39

🎨 What You Need to Know about Modern CSS
#css

@tylersticka@social.lol
2024-04-09 15:45:54

I think #CSSNakedDay is a fun idea!
I’m not participating myself, as I haven’t had time to fix my inline navigation SVGs looking confusingly *noir* without their CSS fills. But you should give these sites a visit!

@khalidabuhakmeh@mastodon.social
2024-04-09 18:06:22

The #css :has selector is a godsend. It's incredible how far styling has come on the internet.
OK, back to making my site banner.

CSS :has demo
@mro@digitalcourage.social
2024-03-07 12:27:04

Scalable #CSS@…
chriscoyier.net/2023/01/17/sca

@UP8@mastodon.social
2024-05-09 12:45:54

🐜 7.css: A design system for building faithful recreations of old UIs
#html #css

@keithjgrant@front-end.social
2024-03-05 22:15:19

@scope is now live in both Chrome and Safari! This is huge for #CSS. The remaining days of BEM are numbered!
keithjgrant.com/posts/2023/04/

@sebobo@neos.social
2024-05-07 11:23:23

I really like lightweight and modular #CSS frameworks for semantic #HTML like simplecss.org/ and

@keithjgrant@front-end.social
2024-03-05 22:15:19

@scope is now live in both Chrome and Safari! This is huge for #CSS. The remaining days of BEM are numbered!
keithjgrant.com/posts/2023/04/

@matthiasott@mastodon.social
2024-04-03 17:48:14

Quick tip: be careful when using the newer #CSS viewport-percentage length units like `svh`, `dvh`, and the like. They are well-supported since late 2022 and quite a few users might still be using older (Android) devices and browsers. So always make sure to test on a few real devices (thanks to my parents in law for their Galaxy Tab 4 😁) and provide fallbacks, e.g. with `vh`.

@aral@mastodon.ar.al
2024-03-25 11:16:11

Just learned from @… that the text-wrap property in #CSS has two new(ish) values: balance and pretty.
“The balance value is good for headings, and tries to balance the number of characters on each line so that each line of the heading is about the same lengt…

@kexpmusicbot@mastodonapp.uk
2024-03-29 12:20:15

🔊 #NowPlaying on KEXP's #Early
CSS:
🎵 Let’s Make Love and Listen to Death From Above
#CSS
open.spotify.com/track/1Jd9W7k
ahistoryofemptyrooms.bandcamp.

@michabbb@social.vivaldi.net
2024-04-05 14:14:10

Experimental: Signals for #Tailwind #CSS simplifies styling based on ancestor state via style queries. Its declarative #API for signaling states eliminates complex selectors, resulting in cleaner, mor…

@aral@mastodon.ar.al
2024-04-03 17:55:36

Oh how useful text-emphasis would be if it didn’t affect line height.
#CSS

@lukem@hachyderm.io
2024-03-28 15:12:00

Today for the first time ever I used CSS :has pseudo-class. Surprisingly, it happened at work, in a React project, because the hook-based logic was too convoluted to get the thing done.
I distinctly remember when I had to rewrite portions of my current blog template because :has wasn't supported in Firefox yet.
Viva la web.
#css

@aardrian@toot.cafe
2024-02-29 22:42:44

I rushed out a leap day post. Something something February 29.
“Techniques to Break Words”
#CSS

@khalidabuhakmeh@mastodon.social
2024-02-26 15:56:27

Over the last few weeks, I’ve been a really big fan of PicoCSS. Drop a #CSS file in an #HTML file, write some semantic HTML, and it looks nice.
picocs…

@thek3nger@mastodon.social
2024-02-28 16:29:15

I had a lot of fun (and frustration) developing a pure-CSS contraption that takes plain book cover images and assembles a small gallery. 😁
1) It adds a "bevel gradient" to give the effect of a book cover.
2) It sets the background gradient.
3) And it pseudorandomly tilts the books.
#css #webdev

An example of a component gallery for books covers. It shows three books (Kill It with Fire, Around the World in 80 Games, and Stolen Focus) on a orange-gray gradient background. The books are gently tilted in random directions.
@Schrank@phpc.social
2024-02-13 14:31:23

How to get the #css default back after setting a property on an element with #javascript? In my case display - element.style.removeProperty('display')!

@keithjgrant@front-end.social
2024-02-28 01:04:37

A common talking point of CSS & separation of concerns is the idea that you can just swap out the CSS for different CSS to have a whole new design.
That’s neat and all, but the real-world need is the opposite: the HTML changes ALL. THE. TIME. Write your CSS so it works with changing content.
#css #webdev

@UP8@mastodon.social
2024-03-26 22:18:24

🧱 Nue CSS: A scaleable alternative to Tailwind, BEM, and CSS-in-JS
#css

@michabbb@social.vivaldi.net
2024-04-05 15:54:01

OpenUI let's you describe #UI using your imagination, then see it rendered live.
Building UI can be a slog. OpenUI aims to make the process fun, fast, and flexible.
#css #design

@jkohlmann@mastodon.social
2024-03-27 18:52:41

Am I imagining things, or are there features in web browsers’ developer tools to detect synthesized / faux font weights? #webdev #WebDevelopment #CSS

@stephane_klein@mamot.fr
2024-02-15 10:14:14

Je viens de découvrir la fonctionnalité "#CSS container queries" qui a été introduite dans #Chrome en septembre 2022 et pour #Firefox en février 2023.
J'ai souvent eu besoin de cette fonctionnalité, je vais e…

@michabbb@social.vivaldi.net
2024-03-07 15:59:12

Open-sourcing our progress on #TailwindCSS v4.0 Alpha
It introduces #Oxide for faster builds, smaller footprints, #Rust integration, with a

@matthiasott@mastodon.social
2024-03-27 16:56:31

I *still* would love to be able to strip the unit from a value by dividing by 1 unit in #CSS calc()… 🤔

@crell@phpc.social
2024-03-14 14:39:49

My team has spent the last year catching up on many upgrades, both language version and frameworks.
The hardest, that require the most reworking? It's not the #PHP stuff. It's the #CSS framework and associated #JavaScript

@michabbb@social.vivaldi.net
2024-03-09 11:38:01

Transform web designs screenshot into clean #HTML #CSS code with #Design2Code, an #opensource

@gse@norden.social
2024-02-10 22:16:04

Hier ein super Video, bin mir ziemlich sicher, das nur wenige hier wissen, was man alles mit #CSS machen kann.
youtu.be/_qeno5kpwrw

@ThePinkHacker@social.linux.pizza
2024-04-24 02:15:36

A while back I created a theme officially featured in Blockbench, but I kinda abandoned it. Since I'm back to working with the program again, I might rewrite the thing.
#Blockbench #CSS

@matthiasott@mastodon.social
2024-03-12 14:11:10

🤔 I’m preparing my #CSSDay talk at the moment and I’d be glad to hear your thoughts:
In which areas do you see the most potential for innovative web design when it comes to the latest and greatest #CSS features?
Like, which CSS features would you recommend a designer (or developer) to learn …

@khalidabuhakmeh@mastodon.social
2024-02-13 17:58:44

Ok `srcset` and `sizes` might be the death of me. None of it makes sense as to why the browser chooses one image over another. Can some #css and #html folks help me out please?
Boost for reach. Thanks :)

@gse@norden.social
2024-02-10 22:16:04

Hier ein super Video, bin mir ziemlich sicher, das nur wenige hier wissen, was man alles mit #CSS machen kann.
youtu.be/_qeno5kpwrw

@michabbb@social.vivaldi.net
2024-04-06 10:38:00

📧📝 Quickly build #HTML #emails with #Tailwind #CSS
Maizzle is a

@michabbb@social.vivaldi.net
2024-04-13 12:58:46

Finally! Penpot 2.0 release is out now and available for you to explore and enjoy. This huge release brings unique features such as #CSS Grid #Layout, new Components system and a redesigned #UI. Find out…

@michabbb@social.vivaldi.net
2024-02-18 11:38:00

#Tailwind marketing and misinformation engine
nuejs.org/blog/tailwind-misinf