HM-25 add bootstrap (#3)

* HM-25 add bootstrap
This commit is contained in:
mrPadre
2020-07-06 20:05:15 +03:00
committed by GitHub
parent 146b780812
commit beea3e5c00
3 changed files with 20 additions and 0 deletions

View File

@ -1 +1,3 @@
import './app.css';
import 'bootstrap/dist/css/bootstrap.min.css';
import 'bootstrap';