1
0
Fork 0
forked from github/pelican

feat: use Tailwind typography and implement rose pine, WIP

This commit is contained in:
Oliver Ladner 2024-10-26 00:28:57 +02:00
commit 08e2883d56
13 changed files with 4750 additions and 115 deletions

View file

@ -12,8 +12,15 @@ https://docs.getpelican.com/en/stable/themes.html
https://tailwindcss.com/docs/installation
### Tailwind CSS Typography plugin
```shell
npm install -D @tailwindcss/typography
```
## My requirements for this theme
- WCAG 2.2 :construction:
- Light and dark mode :construction:
- Code highlighting :construction:
- Markdown prettification