Quentin Gliech
|
08898b10da
|
biome: enable CSS tailwind directives parser
Tailwind 4 introduces new at-rules (@import "tailwindcss", @source, @theme)
that Biome's CSS parser doesn't recognise by default. Enable the
tailwindDirectives parser option so frontend/src/entrypoints/shared.css
lints cleanly.
|
2026-05-25 16:31:36 +02:00 |
|
Quentin Gliech
|
4558b4b418
|
Ignore a few linting errors
|
2025-09-12 09:46:52 +02:00 |
|
Quentin Gliech
|
4ebe5687cf
|
Reformat frontend code, fix a few new linting errors
|
2025-07-07 15:07:57 +02:00 |
|
Quentin Gliech
|
78baf6bffd
|
Update Biome config
|
2025-07-07 14:41:52 +02:00 |
|
Quentin Gliech
|
e378539e67
|
Remove CI for the old syn2mas tool
|
2025-04-23 17:44:30 +02:00 |
|
Quentin Gliech
|
406f287f8c
|
Ignore formatting package.json files
|
2025-01-24 16:06:50 +01:00 |
|
Quentin Gliech
|
f84ccdac34
|
Fix the service worker not loading in dev mode
|
2025-01-13 16:59:37 +01:00 |
|
Quentin Gliech
|
ca99cf1ad2
|
Fix loading MSW in Storybook in the documentation
|
2024-11-17 23:12:19 +01:00 |
|
Quentin Gliech
|
6bb96a8cf8
|
Fix biome setup & ignore msw service worker
|
2024-11-15 09:51:16 +01:00 |
|
Quentin Gliech
|
f848e912ef
|
Switch to Tanstack Query
|
2024-11-15 09:51:16 +01:00 |
|
Quentin Gliech
|
d5e3b4fcf5
|
Hoist up the biome config and use it for syn2mas
|
2024-10-22 14:55:33 +02:00 |
|