add markdown formatting with code support

This commit is contained in:
2026-09-01 11:19:13 +00:00
parent 4822125787
commit 0994f31281
7 changed files with 93 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
@import 'tailwindcss';
@plugin '@tailwindcss/typography';
@theme {
--color-bg: #f6f4f0;