3 lines
178 B
SCSS
3 lines
178 B
SCSS
|
/* You can add global styles to this file, and also import other style files */
|
||
|
@import '~bootstrap/scss/bootstrap.scss';
|
||
|
// le tilde agit comme un raccourci vers le node_modules
|