This commit is contained in:
Leonardo
2026-02-19 13:03:15 -03:00
parent 3a671b1e9e
commit 62e79e243a
20 changed files with 765 additions and 1 deletions

4
src/assets/styles.scss Normal file
View File

@@ -0,0 +1,4 @@
/* You can add global styles to this file, and also import other style files */
@use 'primeicons/primeicons.css';
@use '@/assets/layout/layout.scss';
@use '@/assets/demo/demo.scss';