Anvil/src
André Jaenisch 0783a080e8
feat: allow for linking between stories
In order to link between stories in Storybook I need to add some
attribute to elements, so that the events are prevented and navigation
can be handled by Storybook.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-03-03 15:24:24 +01:00
..
lib feat: allow for linking between stories 2024-03-03 15:24:24 +01:00
routes refactor: use a Component for the route 2024-02-23 13:44:34 +01:00
app.d.ts Initial commit, using the "Skeleton Welcome" template 2023-05-03 12:28:02 +03:00
app.html feat: use Inter font for heading and body 2024-03-01 12:40:09 +01:00
app.postcss feat: use Inter font for heading and body 2024-03-01 12:40:09 +01:00
hooks.server.ts feat: set up internationalisation 2024-02-14 12:11:03 +01:00
theme.postcss feat: use Inter font for heading and body 2024-03-01 12:40:09 +01:00