1
0
Fork 0

Use Bootstrap

This commit is contained in:
Alex Kotov 2020-10-16 00:11:08 +05:00
parent 138a0a21ee
commit a606a3b8c3
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/node_modules/
/public/assets/
/target/
/yarn-error.log

View File

@ -0,0 +1 @@
import 'bootstrap'