Use Bootstrap
This commit is contained in:
parent
138a0a21ee
commit
a606a3b8c3
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
/node_modules/
|
||||
/public/assets/
|
||||
/target/
|
||||
/yarn-error.log
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
import 'bootstrap'
|
Reference in a new issue