Install and compile Bootstrap.

This commit is contained in:
2019-12-22 10:26:03 +01:00
parent 3442bdb112
commit 7086c27e1a
5 changed files with 1200 additions and 23 deletions

View File

@ -1,3 +1,5 @@
@import "~bootstrap/scss/bootstrap";
.dummy {
background-color: transparent;
}