aboutsummaryrefslogtreecommitdiff
path: root/ui/src/styles.sass
blob: 5d54ecb16c1c8c679db12cc14f5f6e0e3770a149 (plain)
1
2
3
4
/* You can add global styles to this file, and also import other style files */

/* Importing Bootstrap SCSS file. */
@import '~bootstrap/scss/bootstrap'
bgstack15