Merge pull request 'assets/tailwind.config.js aktualisiert' (#327) from devel into main

Reviewed-on: #327
This commit is contained in:
inhji 2023-09-20 14:59:20 +02:00
commit 0c37b7d429

View file

@ -26,7 +26,7 @@ module.exports = {
inhji: { inhji: {
css: { css: {
'--tw-prose-lead': theme('colors.neutral[700]'), '--tw-prose-lead': theme('colors.neutral[700]'),
'--tw-prose-links': theme('colors.pink[600]'), '--tw-prose-links': theme('colors.pink[900]'),
'--tw-prose-counters': theme('colors.neutral[600]'), '--tw-prose-counters': theme('colors.neutral[600]'),
'--tw-prose-bullets': theme('colors.neutral[400]'), '--tw-prose-bullets': theme('colors.neutral[400]'),
'--tw-prose-hr': theme('colors.neutral[300]'), '--tw-prose-hr': theme('colors.neutral[300]'),