// Fonts @use 'common/font'; // Variables @use 'variables'; // Bootstrap @use 'bootstrap/scss/bootstrap'; // Select2 - bootstrap-5 @use 'select2/src/scss/core'; // Common @use 'common/reset'; // CSS 파일도 함께 @import url('select2-bootstrap-5-theme/dist/select2-bootstrap-5-theme.min.css'); @import url('../css/app.css');