Files
TLA/resources/css/app.css
T
Belupeti 4b2df8f9bd
Build / Build-image (push) Failing after 7s
some frontend
2026-08-09 19:48:30 +02:00

11 lines
359 B
CSS

@import 'tailwindcss';
@import "@nuxt/ui";
@source '../../vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php';
@source '../../storage/framework/views/*.php';
@theme {
--font-sans: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
'Segoe UI Symbol', 'Noto Color Emoji';
}