Hacker News

Favorites Setup
Comment by cube00 | original | Show HN: textlog – A quiet, text-only microblogging platform, open-source, no JS
[−]cube00 · 2026-08-07 Fri 20:00 UTC · link
[−]bryanhogan · 2026-08-10 Mon 06:54 UTC · link
This is the one use-case where !important makes the most sense, as it's a utility class they you only use if you want it. The other solution would be to make other CSS less specific, e.g. using `where` in the markdown.css file, but that would be more messy.