Compare commits

..

2 Commits

Author SHA1 Message Date
2def582b00 style: remove unused tailwindcss classes
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 28s
2025-04-21 21:42:51 +02:00
aeb6f5da5a style: Add tailwindcss class for background colors 2025-04-21 21:42:31 +02:00

View File

@ -40,7 +40,6 @@ export default defineConfig({
vikeSolid(),
mdx({
jsxImportSource: "solid-jsx",
// providerImportSource: "solid-mdx",
remarkPlugins: [
remarkFrontmatter,
remarkHeadingId,