7 lines
241 B
CSS
7 lines
241 B
CSS
/* Modern CSS (Vite) */
|
|
@import "tailwindcss";
|
|
|
|
/* Font Awesome ikonok a legacy statisztika oldalak (pl. Aktuális ár) menüjéhez,
|
|
a teljes legacy app.css behúzása nélkül. */
|
|
@import "@fortawesome/fontawesome-free/css/all.min.css";
|