@charset "utf-8"; @import "common/font"; // Variables @import 'variables'; // Bootstrap @import 'bootstrap/scss/bootstrap'; // Select2 - bootstrap-5 @import "select2/src/scss/core"; @import "select2-bootstrap-5-theme/src/select2-bootstrap-5-theme"; // Common @import 'common/reset'; // CSS 파일도 함께 @import '../css/app.css';