Commit Graph

4 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen 1c00bbc455 theme: Update npm dependencies
```
ncu --upgrade
```
2025-03-14 19:26:50 +01:00
Joe Mooring f042e49709 dev: Add prettier-plugin-void-html
This is a Prettier plugin to format void HTML elements using the void
tag syntax instead of self-closing syntax. Additionally, if
self-closing syntax is used on non-void elements, then they will be
"unwrapped" so that both the opening and closing tags are present.
2025-02-14 09:11:20 +01:00
Bjørn Erik Pedersen 227b76ab7e Add Prettier and config 2025-02-13 07:36:41 -08:00
Bjørn Erik Pedersen bdf97b7b45 Add new theme 2025-02-11 16:30:05 +01:00