1. Bluesky Feeds /
  2. Adam Argyle /
  3. CSS Feed

A CSS aggregator, sub for posts about @container, flexbox, grid, oklch, gradients and other rad CSS topics.

Feed on Bluesky

Feeds Stats

  • 💙 Liked by 45 users
  • 📅 Updated 1 day ago
  • ⚙️ Provider css-bluesky-feed.fly.dev
  • 📈 In the last 30 days, there was 1 post about this feed. This post got a total of 11 likes and had 2 reposts.

Feed Preview for CSS Feed

@outerversalgoblin.bsky.social
about 2 hours ago
The advantage is it allows you to make individual sprites have animations, either by making them gifs, webm, or applying CSS styles, without needing it to apply to the entire frame. Thus far, it's largely still frames, but I do do some fun, small animation stuff with it.
0
0
1
Rashmon.dev
@rash-mon.bsky.social
about 2 hours ago
Day 1 Learning from scratch: Brushed through HTML & CSS yesterday but ran into some old concepts I had to revisit — things like floats, old layout techniques & responsiveness. I’m using a tutorial cooked 7 years ago to clear out the gaps before moving fully modern.
0
1
1
Jake Archibald
@jakearchibald.com
4 months ago
CSS uses a complex algorithm to decide how to animate transforms. If you get it wrong, as many folks do, you end up with an unnatural animation. Here's how it works, and how to avoid the pitfalls. jakearchibald.com/2025/an….
Animating zooming using CSS: transform order is important… sometimes

jakearchibald.com

Animating zooming using CSS: transform order is important… sometimes

How to get the right transform animation.

13
50
245
Álvaro Montoro
@alvaromontoro.com
about 13 hours ago
10 Cool Codepen Demos from September 2025: Squircles, shadows, components, clocks made out of clocks, generative art, shaders, animations... and more! alvaromontoro.com/10-cool…. #webdev #javascript #html #css
10 Cool CodePen demos

alvaromontoro.com

10 Cool CodePen demos

10 Cool CodePen demos from September 2025

1
0
1
Bart Veneman
@veneman.dev
about 6 hours ago
current status: running a playwright browser inside Vitest to generate CSS Coverage data on the fly. Then pass it into my function that calculates all coverage data (lines covered, per file, bytes covered, etc.) and all totals. This thing totally rips!

Of course the one thing I need to backport from Wallace to work is the one of the very few pieces that's not covered by tests. Whelp.

1
1
12
Spooky RECCANTI
@reccanti.bsky.social
about 5 hours ago
Anyway, trying to see how minimal I can get the CSS. Built-in dark mode is quite nice
0
0
0
Chad Smith
@smithchad.bsky.social
about 6 hours ago
I have completed Learn CSS Colors by Building a Set of Colored Markers #freecodecamp
0
0
0
Ben Patton
@benapatton.com
about 8 hours ago
Its that time of year again Rebuilding a blog but this time starting with a base 11ty blog and then will be gradually adding to it while going through @bell.bz complete CSS course.
1
0
2
Hacker & Security News
@hacker.at.thenote.app
about 8 hours ago
The Future of Web Styling: CSS Nesting, Container Queries & Scoped Styles CSS is evolving with three major features: Nesting for cleaner, structured code, Container Queries for responsive components, and Scoped Styles to stop style leaks. Together, they make CSS more modular, pr… #hackernews #news

hackernoon.com

The Future of Web Styling: CSS Nesting, Container Queries & Scoped Styles

CSS is evolving with three major features: Nesting for cleaner, structured code, Container Queries for responsive components, and Scoped Styles to stop style leaks. Together, they make CSS more modular, predictable, and user-focused. Browser support is growing, and developers who adopt now will gain a strong edge.

0
0
0
Stylelib Themes & Templates
@stylelib.org
about 8 hours ago
jQuery Dynamic Grid: XML Gallery
0
0
1
Janis Jansen 🌳
@janis.me
about 9 hours ago
Hey! I'm writing a "TS-in-CSS" library, so using typescript as a CSS preprocessor (see the thread if you're interested). So I need to execute some typescript (and postcss) during the build, and include the resulting CSS as an asset. That part was neat and easy, but (...) bsky.app/profile/jani...

It has full typescript hinting support as well. You see what CSS will be built *inside* the type hints.

1
0
1
Benjamin Marwell ☕
@bmarwell.de
about 11 hours ago
I seem unable to pass method references to subcomponents. I can't put CSS classes on Svelte components. Stores are built in, but they confuse me because of the runes - but that's only because I never used it before. TS doesn't seem to be a first class citizen, rarely mentioned in docs.
4
0
0
@mlusetti.bsky.social
about 12 hours ago
I mean the CSS (or Tailwind for ex) in the Svelte components
1
0
0
Jake Lazaroff
@jakelazaroff.com
about 14 hours ago
i like making little web apps for myself/family/friends. the most annoying parts — the parts that drastically increase the scope, from "a bunch of HTML, CSS & JS files" to "a web server and database" — are auth+persistence. so i am very excited about atproto including a user-owned solution for both.

The web can be made personal again. blog.muni.town/personal-dat...

blog.muni.town

3
5
52
D_cence
@dsens.bsky.social
about 15 hours ago
on comprend mal le code couleur, faudrait n'indiquer que celui en cours d'affichage (display:none;) du CSS selon que le parent est coché ou non, sinon en javascript, mais je pense que ça aiderait beaucoup à savoir ce qui est affiché on peut en prime encadrer le bouton coché (mode/gravité)
1
0
0
Lexington Themes
@lexingtonthemes.com
about 15 hours ago
No, is not the mushrooms you took. This is Spazio Bianco, an Astro & Tailwind CSS SaaS template. lexingtonthemes.com/templ….
0
0
0
コウタコ
@koutako.bsky.social
about 17 hours ago
#tailwind 、すごく人気らしいけど、構造とスタイルを分離するとかいうのはどうなってしまったんだろう、、、? #JSX がそもそも怪しいけど。 #Web #HTML #CSS
1
0
0
Stuart Robson
@sturobson.com
about 17 hours ago
forgot I have a wip 'css starter' for side projects.
a styled set of components with an orange button

text reads 

Baseline Countdown

Enter a CSS / Web Platform feature

Lookup
container queries
Baseline status: high
Newly available:
14-02-2023
Now available
Widely available:
14-08-2025
Now widely available
1
0
2
Stuart Robson
@sturobson.com
about 18 hours ago
for those features that need a 30 month estimate for widely available.
a screenshot of a web app I am building o 'count down' web platform features

Baseline Countdown

Enter a CSS / Web Platform feature    Lookup
color-mix()

Baseline status: low
Newly available:
09-05-2023
Now available
Widely available:
—
Estimated widely-available date: 09-11-2025
1
0
1
Victor
@vpon.me
about 18 hours ago
Do you ever feel this way? When you see a new CSS property, go to MDN, and then say to yourself, "Okay, is there an explanation for dumb people like me?" And go to a different site to find a description like it is for children? 😅
0
0
3
randomMDN
@randommdn.front-end.social.ap.brid.gy
about 18 hours ago
🦖 contrast() ✅ Widely available (from Sept 2016) developer.mozilla.org/en-… The contrast() CSS function adjusts the contrast of the input image. Its result is a <filter-function>. #webdev #CSS

developer.mozilla.org

contrast() - CSS | MDN

The contrast() CSS function adjusts the contrast of the input image. Its result is a .

0
0
1
ちゃつみ
@tyatsumi.mstdn-jp.site.ap.brid.gy
about 19 hours ago
CSS の padding や margin に 4方向の値を並べて指定するやつ、 何処がどの方向なのか、 どうやっても覚えられる気がしない。
0
0
0
azu
@azu.bsky.social
about 21 hours ago
Safari Technology Preview 229リリース。 CSSの`text-decoration-line`で`spelling-error`/`grammar-error`のサポート。 SVGの`onbegin`イベント、`async`属性、`download`属性のサポート。 WebGPUでの`GPUTexture`オブジェクトのサポートなど "Release Notes for Safa…" webkit.org/blog/17447/rel…
0
0
0
e7mi
@e7mis.fyi
about 22 hours ago
Safariのバーが追従してくる不具合は、機能フラグの CSS Anchor Positioning と CSS Anchor Positioning: position-visibility で対応できた気がする
0
0
0