Sky.Net/client/src/styles.scss

8 lines
257 B
SCSS
Raw Normal View History

2022-05-12 11:53:03 -07:00
/* You can add global styles to this file, and also import other style files */
/* Importing Bootstrap SCSS file. */
@import "~bootstrap/scss/bootstrap";
/* Importing Datepicker SCSS file. */
@import "node_modules/ngx-bootstrap/datepicker/bs-datepicker";