docs: improve contentful plugin documentation (#5255)

* docs: improve contentful plugin documentation

* fix eslint errors

* fix styling

* add collection and type migrations
This commit is contained in:
Shahed Nasser
2023-09-29 21:07:31 +03:00
committed by GitHub
parent 581e8c53e0
commit 8cf92cea18
5 changed files with 606 additions and 645 deletions

View File

@@ -49,7 +49,8 @@ video {
@apply mt-1.5;
}
.card + p {
.card + p,
details + p {
@apply mt-2;
}