mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-16 05:51:55 +00:00
6 lines
209 B
SCSS
6 lines
209 B
SCSS
/* You can add global styles to this file, and also import other style files */
|
|
@import '../node_modules/bootstrap/scss/bootstrap';
|
|
@import '../node_modules/xterm/dist/xterm.css';
|
|
|
|
@import "assets/scss/main";
|