5 lines
154 B
Sass
5 lines
154 B
Sass
/* You can add global styles to this file, and also import other style files */
|
|
|
|
/* Importing Bootstrap SCSS file. */
|
|
@import '~bootstrap/scss/bootstrap'
|