Markdown-Dateien ohne Tailwinds CSS
Deutsch
Die Markdown/Frontmatter-Seiten von p2d2 werden nicht von Tailndows CSS gerendert und sind nur schwer lesbar
English
The Markdown/Frontmatter files in p2d2 are not being processed by Tailwind CSS, although CSS Classes have been set up. So they are hard to read.
Beispiel / Example:
- Markdown: https://github.com/Peter-Koenig/p2d2-hub/blob/main/src/content/intern/hintergrund.md wird so angezeigt
- Live: https://www.data-dna.eu/ueber/hintergrund
- src/styles/global.css: https://github.com/Peter-Koenig/p2d2-hub/blob/main/src/styles/global.css
Edited by Peter König