mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

18K
active users

TcsS - typed cascade style sheets

given the hype of types and TS, and that CSS is a typed language, why hasnt someone carried the same torch that TS did for JS but for CSS?
- better editor syntax error reports
- better autocomplete (relevant values presented given the property the value is being applied to)
- type errors if a function doesnt accept a type authored
- function parameter docs and help
- shorthand property assistance
- etc!!

nerdy.dev/tcss

why hasnt this happened yet?

nerdy.devFreiburg CSS Renaissance · September 11, 2024
More from Adam Argyle :chrome:
Matt Wilcox

@argyleink please no. We are *just* getting to where CSS has absorbed enough from SCSS that we can finally get rid of pre-processors.

Half of the measure of progress of core web tech is being able to finally bin the bullshit stack required to compile “how we write it” into “what we wrote”.

Hard pass.