import styling components from bootstrap

This commit is contained in:
benson
2023-05-04 18:38:31 +08:00
parent 836729201d
commit 4acfe6e94c
5 changed files with 14 additions and 96 deletions

3
src/css/bootstrap.scss vendored Normal file
View File

@@ -0,0 +1,3 @@
@import "../../node_modules/bootstrap/scss/functions";
@import "../../node_modules/bootstrap/scss/variables";
@import "../../node_modules/bootstrap/scss/mixins";