misc: common.css를 bootstrap5를 포함한 css로 변경
This commit is contained in:
@@ -11,6 +11,8 @@ import Popper from 'popper.js';
|
||||
exportWindow(Popper, 'Popper');//XXX: 왜 popper를 이렇게 불러야 하는가?
|
||||
import 'bootstrap';
|
||||
|
||||
import "../scss/common_legacy.scss";
|
||||
|
||||
exportWindow(jQuery, '$');
|
||||
exportWindow(jQuery, 'jQuery');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user