mirror of
https://github.com/zyachel/quetre.git
synced 2025-04-03 04:57:37 +03:00
7 lines
207 B
SCSS
7 lines
207 B
SCSS
////////////////////////////////////////////////////////
|
|
// IMPORTS
|
|
////////////////////////////////////////////////////////
|
|
@use 'base';
|
|
@use 'components';
|
|
@use 'layouts';
|
|
@use 'pages';
|