🚚 moved base css file

This commit is contained in:
Paul Valerie GOMA 2025-07-19 03:09:21 +02:00
parent 3304e34fef
commit 1ffecb6873

View File

@ -1,10 +0,0 @@
/* Adding styles */
@import '../../../node_modules/@cellule-financiere-pmo/visua/output/variables.css';
@import './global.css';
/* Basic setup */
html {
font-size: 16px;
font-family: var(--font-family-primary);
font-style: normal;
}