fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.8K
active users

#sass

2 posts2 participants0 posts today

My site argylewerewolf.com is a work in progress, but it now supports light & dark modes (with a monstery flair), and WCAG-compliant colours (using named CSS colours only).

Hand-written #Elixir + #PhoenixLiveview guts, #Sass (no Tailwind!) theming, & vanilla JS for light/dark mode.

PS: hire me!

Someone asked how to create such cross-browser wave dividers that keep the same height as the width changes, so here's my take on it reddit.com/r/css/comments/1kcm

Live on @codepen codepen.io/thebabydino/pen/Pww

`mask` is another option, but needs an extra container and container query units, so not as well supported, plus it wouldn't be exactly the same shape.

“Tailwind's @apply Feature is Better Than it Sounds” by Zell Liew

🔗 css-tricks.com/tailwinds-apply

> Tailwind’s utilities are very powerful by themselves, but they’re even more powerful if you allow yourself to use `@apply` (and allow yourself to detach from traditional Tailwind advice). By doing this, you gain access to Tailwind as a tool instead of it being a dogmatic approach.

#CSS #Sass #Tailwind

⚓nicolas-hoizey.com/links/2025/

I just found a regression in `rsass`, so I published an update 0.29.2.

github.com/kaj/rsass/blob/main
crates.io/crates/rsass

Other changes are small, but includes an improvement in module names with `_` and `-` characters, as discovered / suggested by @purelinux , and that rsass itself (not rsass-cli or rsass-macros) is now #FreeOfSyn (fitting for a Good Friday release).

Sass reimplemented in rust with nom. Contribute to kaj/rsass development by creating an account on GitHub.
GitHubrsass/CHANGELOG.md at main · kaj/rsassSass reimplemented in rust with nom. Contribute to kaj/rsass development by creating an account on GitHub.

“CSS Custom Properties vs. Sass Variables: A Pragmatic Guide” by @sturobson

🔗 alwaystwisted.com/articles/css

> The interplay between Sass variables and CSS custom properties should be a strategic partnership. Over nearly a decade of evolving web practices, one truth persists: robust systems balance rigidity with adaptability. Sass anchors the immutable, CSS custom properties breathe life into any required fluidity.

#CSS #Sass #customProperties

⚓nicolas-hoizey.com/links/2025/

Replied in thread

I had to flex my boundaries on a nesting pair of Mockingbirds & put up netting. I don’t care if mockingbirds bring big protective magic, those fucking blueberries are mine. Find something else to eat. #sass #gratitude #garden

“Tailwind's @apply Feature is Better Than it Sounds” by Zell Liew

🔗 css-tricks.com/tailwinds-apply

> Tailwind’s utilities are very powerful by themselves, but they’re even more powerful if you allow yourself to use `@apply` (and allow yourself to detach from traditional Tailwind advice). By doing this, you gain access to Tailwind as a tool instead of it being a dogmatic approach.

#CSS #Sass #Tailwind

⚓nicolas-hoizey.com/links/2025/

✨ new article ✨

A follow up to yesterday's article on CSS custom properties vs. Sass variables here's part 11 in my Design Tokens Workflow Series:

Creating Sass-backed CSS Custom Properties With Style Dictionary

alwaystwisted.com/articles/a-d

🙏🖤

Page image for Always Twisted
Always TwistedCreating Sass-backed CSS Custom Properties With Style DictionaryCreate a clean CSS custom property that relies on Sass variables using Style Dictionary.
#FrontEnd#CSS#Sass

“CSS Custom Properties vs. Sass Variables: A Pragmatic Guide” by @sturobson

🔗 alwaystwisted.com/articles/css

> The interplay between Sass variables and CSS custom properties should be a strategic partnership. Over nearly a decade of evolving web practices, one truth persists: robust systems balance rigidity with adaptability. Sass anchors the immutable, CSS custom properties breathe life into any required fluidity.

#CSS #Sass #customProperties

⚓nicolas-hoizey.com/links/2025/