ajout d'un article sur renardo

This commit is contained in:
2024-02-04 22:57:19 +01:00
parent 12ae581cff
commit b622ca7de9
3 changed files with 33 additions and 2 deletions

View File

@ -68,6 +68,9 @@
ul {
@apply my-2
}
blockquote {
@apply bg-gray-900 py-4 px-4 mx-4 my-4 border-l-4
}
}
@tailwind components;
@tailwind utilities;