diff options
author | JJ | 2024-04-26 01:42:54 +0000 |
---|---|---|
committer | JJ | 2024-04-26 01:43:05 +0000 |
commit | 2f17bc254bd94a32847ea71fe0433acf364c1c39 (patch) | |
tree | c92e91b3ad888683cee5bc55dc564cbdf8ef2c78 /web/css.md | |
parent | 1a8dbd5ee043703e91d0438ca95a9b6791b35290 (diff) |
meow
Diffstat (limited to 'web/css.md')
-rw-r--r-- | web/css.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ title: A Brief Reference for Modern CSS # A Brief Reference for Modern CSS -I like CSS. I really, really like CSS. I greatly enjoy just... fucking about with it, producing [pretty websites](https://apropos.codes) and [ugly websites](https://cursedc.tf/2023) and [weird-ass websites](https://cursedc.tf). +I like CSS. I really, really like CSS. I greatly enjoy just... fucking about with it, producing [pretty websites](https://toki.la) and [ugly websites](https://cursedc.tf/2023) and [weird-ass websites](https://cursedc.tf). But I don't like *everything* about CSS, and one of those things I don't like is how much I have to rely on references. Property names are remarkably unintuitive. And CSS is complicated! There's a lot to keep in your head, and it's ever changing - ever improving, I would say, but ever changing nonetheless. So I figured writing my *own* reference might help. |