frontend-tutorial-framework/src/styles.scss
2018-03-07 14:07:14 +01:00

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";