Temp commenting this unused component

This commit is contained in:
Antoine M 2026-04-08 16:38:53 +02:00
parent 48013e9d45
commit 7335bc0e9d

View File

@ -1,4 +1,8 @@
.post-card-dbmod {
/* .post-card-dbmod {
@apply !bg-red-300;
&:after {
content: none !important;
}
&__title {
@apply text-2xl font-bold;
}
@ -6,4 +10,4 @@
&__details {
@apply text-sm text-gray-500;
}
}
} */