diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-24 17:53:32 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-24 17:53:32 +0100 |
| commit | 9ed46bea58dbb81ceada2a957fd1db653fb21e52 (patch) | |
| tree | f1cb09ad15571abbfae1c59105952330ec3a0502 /src/frontend/package.json | |
| parent | 4a866f5352a51916ddb9849b2d68213856196c9c (diff) | |
Implement new UI styles
Diffstat (limited to 'src/frontend/package.json')
| -rw-r--r-- | src/frontend/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/package.json b/src/frontend/package.json index bd55dff..4aaf83f 100644 --- a/src/frontend/package.json +++ b/src/frontend/package.json @@ -14,6 +14,7 @@ "checkformat": "prettier --check ." }, "dependencies": { + "@fontsource-variable/outfit": "^5.2.8", "@fontsource-variable/roboto": "^5.2.8", "@react-router/node": "^7.9.6", "@react-router/serve": "^7.9.6", |
