feat: add community curation article
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 36s

This commit is contained in:
2025-06-26 12:44:08 -07:00
parent 94f5048326
commit 0e7bb65962
2 changed files with 86 additions and 0 deletions

View File

@ -48,3 +48,9 @@ blockquote {
text-wrap: balance;
}
}
figcaption {
@apply text-sm;
@apply text-center;
@apply italic;
}