jedmund-svelte/src/app.css
2025-06-13 21:22:49 -04:00

3 lines
124 B
CSS

/* Global styles for the entire application */
@import './assets/styles/reset.css';
@import './assets/styles/globals.scss';