diff --git a/frontend/src/index.js b/frontend/src/index.js index 9935d5c..eb24538 100644 --- a/frontend/src/index.js +++ b/frontend/src/index.js @@ -1,3 +1,4 @@ import 'bootstrap/scss/bootstrap.scss' - import {} from 'bootstrap' + +import {} from './main.css' diff --git a/frontend/src/main.css b/frontend/src/main.css new file mode 100644 index 0000000..e69de29