Add MDX support

Start writing a blog and clean up/hide tester stuff
This commit is contained in:
Michał Gdula 2024-05-28 21:36:29 +01:00
parent 18729faff4
commit 54e79beb30
18 changed files with 870 additions and 43 deletions

View file

@ -111,7 +111,7 @@ const tags = await getTagsBySlug(post.data.tags);
border-bottom-right-radius: 0;
}
&:hover {
&:hover, &:focus-visible {
padding: 0 20px;
> span {