this post was submitted on 17 Jun 2023
19 points (100.0% liked)
Lemmy
12744 readers
1 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to [email protected].
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Would be nice if there was a built in CSS option on lemmy itself, c/lemmyrice when?
I think that might be difficult because then the lemmy server would have to serve that custom css to each user every time the website is loaded, incurring unnecessary server load.
It could easily be cached on the user or CDN side though as it's a static asset.
That's not any harder than loading up your profile info every time.