adapts styling of rvg.legal

This commit is contained in:
2026-06-12 11:21:52 +02:00
commit f8ec18e10b
50 changed files with 2550 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
@import 'tailwindcss';
@import '@skeletonlabs/skeleton/themes/cerberus';
@import '@skeletonlabs/skeleton';
@import '@skeletonlabs/skeleton-svelte';
@import '../lib/nom-theme.css';
@plugin '@tailwindcss/forms';
@plugin '@tailwindcss/typography';
@font-face{
font-family: 'Nunito';
font-style: normal;
font-weight: 100 900;
src: url('$lib/assets/Nunito-VariableFont_wght.ttf') format("truetype");
}