Commit graph

21 commits

Author SHA1 Message Date
ce7de30e5c refactor: ♻️ move blockquote styles from layout to main css file
Excessive use of the prose- prefix bloats the resulting CSS bundle and makes styles rather hard to maintain
2025-06-04 16:43:03 +02:00
ff3c0fb23a refactor: 🩹 use explicit nesting operator 2025-06-04 16:40:17 +02:00
Sebin Nyshkim
a76c0b1d69 build: 🏗️ use plugin for tailwind integration
Provides both tailwind integration as well as minification of all css.
2025-05-18 22:57:11 +02:00
Sebin Nyshkim
1dba20798a fix: 💄 even out paddings of footnotes text 2025-03-17 23:52:13 +01:00
Sebin Nyshkim
bff5e2aae6 fix: 🐛 header image not visible after upgrade to tailwind v4 2025-02-01 20:12:33 +01:00
Sebin Nyshkim
4a444614bc feat: upgrade to tailwind v4 2025-01-30 18:27:37 +01:00
Sebin Nyshkim
976be98e02 fix: 💄 style entire list item when targeted, instead of individual paragraphs 2024-10-22 17:06:01 +02:00
Sebin Nyshkim
67b0ca97b2 feat: 💄 expand styling for definition lists 2024-10-22 16:56:10 +02:00
Sebin Nyshkim
6fedc57b96 style: 🎨 apply code formatting 2024-10-22 12:50:09 +02:00
Sebin Nyshkim
21a00ac9cd feat: 💄 add styles for details/summary tags 2024-10-22 12:48:07 +02:00
Sebin Nyshkim
30fb6427c3 feat: add definition lists to markdown 2024-10-22 12:40:55 +02:00
Sebin Nyshkim
1afcf222d7 feat: 🩹 use custom properties to set font-family 2024-10-18 14:52:22 +02:00
Sebin Nyshkim
85cd1be513 style: 🗑️ remove superseded css classes 2024-10-18 14:52:22 +02:00
Sebin Nyshkim
9f7387c54b refactor: ♻️ make less use of @apply to reduce resulting css bundle size 2024-10-15 22:58:03 +02:00
Sebin Nyshkim
ee915d55ae fix: 💄 tweak footnote highlighting 2024-10-15 17:03:59 +02:00
Sebin Nyshkim
65e6630376 fix: 💄 tweak font styles 2024-10-15 13:34:05 +02:00
Sebin Nyshkim
b500157fb0 feat: 💄 use tailwind utility classes for abbr styles 2024-10-15 13:31:46 +02:00
Sebin Nyshkim
f8a5913600 fix: 💄 prevent link styles from applying to buttons 2024-10-15 04:43:28 +02:00
Sebin Nyshkim
67c10f96c1 feat: 💄 add styles for footnote highlighting 2024-10-15 04:29:14 +02:00
Sebin Nyshkim
513e7bd2b4 fix: 💄 normalize link styles across site 2024-10-15 04:28:38 +02:00
Sebin Nyshkim
b3003321c9 feat: 🎉 initial commit 2024-10-12 17:25:59 +02:00