Current section

Files

Jump to
combo_new templates vite assets src css app.css
Raw

templates/vite/assets/src/css/app.css

@import "tailwindcss";
@source "../css";
@source "../js";
@source "../../../lib/demo_lt/web";
@theme {
--font-sans:
"Instrument Sans Variable", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}