Removed nuxt/image

This commit is contained in:
2021-06-01 23:10:47 +02:00
parent 85eb45f9a6
commit e54c98461d
30 changed files with 100 additions and 178 deletions

View File

@@ -21,7 +21,6 @@ body {
@apply dark:(bg-dark-800 text-white) border dark:border-white border-black border-solid;
}
//TODO remove with windicss/typography
.nuxt-content-container, .nuxt-content {
p {
@apply text-gray-700 dark:text-gray-400