diff --git a/frontend/src/images/logo.svg b/frontend/src/assets/images/logo.svg similarity index 100% rename from frontend/src/images/logo.svg rename to frontend/src/assets/images/logo.svg diff --git a/frontend/src/images/user.png b/frontend/src/assets/images/user.png similarity index 100% rename from frontend/src/images/user.png rename to frontend/src/assets/images/user.png diff --git a/frontend/src/scss/bootstrapV5/_alert.scss b/frontend/src/assets/scss/bootstrapV5/_alert.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_alert.scss rename to frontend/src/assets/scss/bootstrapV5/_alert.scss diff --git a/frontend/src/scss/bootstrapV5/_badge.scss b/frontend/src/assets/scss/bootstrapV5/_badge.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_badge.scss rename to frontend/src/assets/scss/bootstrapV5/_badge.scss diff --git a/frontend/src/scss/bootstrapV5/_breadcrumb.scss b/frontend/src/assets/scss/bootstrapV5/_breadcrumb.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_breadcrumb.scss rename to frontend/src/assets/scss/bootstrapV5/_breadcrumb.scss diff --git a/frontend/src/scss/bootstrapV5/_button-group.scss b/frontend/src/assets/scss/bootstrapV5/_button-group.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_button-group.scss rename to frontend/src/assets/scss/bootstrapV5/_button-group.scss diff --git a/frontend/src/scss/bootstrapV5/_buttons.scss b/frontend/src/assets/scss/bootstrapV5/_buttons.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_buttons.scss rename to frontend/src/assets/scss/bootstrapV5/_buttons.scss diff --git a/frontend/src/scss/bootstrapV5/_card.scss b/frontend/src/assets/scss/bootstrapV5/_card.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_card.scss rename to frontend/src/assets/scss/bootstrapV5/_card.scss diff --git a/frontend/src/scss/bootstrapV5/_carousel.scss b/frontend/src/assets/scss/bootstrapV5/_carousel.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_carousel.scss rename to frontend/src/assets/scss/bootstrapV5/_carousel.scss diff --git a/frontend/src/scss/bootstrapV5/_close.scss b/frontend/src/assets/scss/bootstrapV5/_close.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_close.scss rename to frontend/src/assets/scss/bootstrapV5/_close.scss diff --git a/frontend/src/scss/bootstrapV5/_containers.scss b/frontend/src/assets/scss/bootstrapV5/_containers.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_containers.scss rename to frontend/src/assets/scss/bootstrapV5/_containers.scss diff --git a/frontend/src/scss/bootstrapV5/_dropdown.scss b/frontend/src/assets/scss/bootstrapV5/_dropdown.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_dropdown.scss rename to frontend/src/assets/scss/bootstrapV5/_dropdown.scss diff --git a/frontend/src/scss/bootstrapV5/_forms.scss b/frontend/src/assets/scss/bootstrapV5/_forms.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_forms.scss rename to frontend/src/assets/scss/bootstrapV5/_forms.scss diff --git a/frontend/src/scss/bootstrapV5/_functions.scss b/frontend/src/assets/scss/bootstrapV5/_functions.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_functions.scss rename to frontend/src/assets/scss/bootstrapV5/_functions.scss diff --git a/frontend/src/scss/bootstrapV5/_grid.scss b/frontend/src/assets/scss/bootstrapV5/_grid.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_grid.scss rename to frontend/src/assets/scss/bootstrapV5/_grid.scss diff --git a/frontend/src/scss/bootstrapV5/_helpers.scss b/frontend/src/assets/scss/bootstrapV5/_helpers.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_helpers.scss rename to frontend/src/assets/scss/bootstrapV5/_helpers.scss diff --git a/frontend/src/scss/bootstrapV5/_images.scss b/frontend/src/assets/scss/bootstrapV5/_images.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_images.scss rename to frontend/src/assets/scss/bootstrapV5/_images.scss diff --git a/frontend/src/scss/bootstrapV5/_list-group.scss b/frontend/src/assets/scss/bootstrapV5/_list-group.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_list-group.scss rename to frontend/src/assets/scss/bootstrapV5/_list-group.scss diff --git a/frontend/src/scss/bootstrapV5/_mixins.scss b/frontend/src/assets/scss/bootstrapV5/_mixins.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_mixins.scss rename to frontend/src/assets/scss/bootstrapV5/_mixins.scss diff --git a/frontend/src/scss/bootstrapV5/_modal.scss b/frontend/src/assets/scss/bootstrapV5/_modal.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_modal.scss rename to frontend/src/assets/scss/bootstrapV5/_modal.scss diff --git a/frontend/src/scss/bootstrapV5/_nav.scss b/frontend/src/assets/scss/bootstrapV5/_nav.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_nav.scss rename to frontend/src/assets/scss/bootstrapV5/_nav.scss diff --git a/frontend/src/scss/bootstrapV5/_navbar.scss b/frontend/src/assets/scss/bootstrapV5/_navbar.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_navbar.scss rename to frontend/src/assets/scss/bootstrapV5/_navbar.scss diff --git a/frontend/src/scss/bootstrapV5/_pagination.scss b/frontend/src/assets/scss/bootstrapV5/_pagination.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_pagination.scss rename to frontend/src/assets/scss/bootstrapV5/_pagination.scss diff --git a/frontend/src/scss/bootstrapV5/_popover.scss b/frontend/src/assets/scss/bootstrapV5/_popover.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_popover.scss rename to frontend/src/assets/scss/bootstrapV5/_popover.scss diff --git a/frontend/src/scss/bootstrapV5/_progress.scss b/frontend/src/assets/scss/bootstrapV5/_progress.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_progress.scss rename to frontend/src/assets/scss/bootstrapV5/_progress.scss diff --git a/frontend/src/scss/bootstrapV5/_reboot.scss b/frontend/src/assets/scss/bootstrapV5/_reboot.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_reboot.scss rename to frontend/src/assets/scss/bootstrapV5/_reboot.scss diff --git a/frontend/src/scss/bootstrapV5/_root.scss b/frontend/src/assets/scss/bootstrapV5/_root.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_root.scss rename to frontend/src/assets/scss/bootstrapV5/_root.scss diff --git a/frontend/src/scss/bootstrapV5/_spinners.scss b/frontend/src/assets/scss/bootstrapV5/_spinners.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_spinners.scss rename to frontend/src/assets/scss/bootstrapV5/_spinners.scss diff --git a/frontend/src/scss/bootstrapV5/_tables.scss b/frontend/src/assets/scss/bootstrapV5/_tables.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_tables.scss rename to frontend/src/assets/scss/bootstrapV5/_tables.scss diff --git a/frontend/src/scss/bootstrapV5/_toasts.scss b/frontend/src/assets/scss/bootstrapV5/_toasts.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_toasts.scss rename to frontend/src/assets/scss/bootstrapV5/_toasts.scss diff --git a/frontend/src/scss/bootstrapV5/_tooltip.scss b/frontend/src/assets/scss/bootstrapV5/_tooltip.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_tooltip.scss rename to frontend/src/assets/scss/bootstrapV5/_tooltip.scss diff --git a/frontend/src/scss/bootstrapV5/_transitions.scss b/frontend/src/assets/scss/bootstrapV5/_transitions.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_transitions.scss rename to frontend/src/assets/scss/bootstrapV5/_transitions.scss diff --git a/frontend/src/scss/bootstrapV5/_type.scss b/frontend/src/assets/scss/bootstrapV5/_type.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_type.scss rename to frontend/src/assets/scss/bootstrapV5/_type.scss diff --git a/frontend/src/scss/bootstrapV5/_utilities.scss b/frontend/src/assets/scss/bootstrapV5/_utilities.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_utilities.scss rename to frontend/src/assets/scss/bootstrapV5/_utilities.scss diff --git a/frontend/src/scss/bootstrapV5/_variables.scss b/frontend/src/assets/scss/bootstrapV5/_variables.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/_variables.scss rename to frontend/src/assets/scss/bootstrapV5/_variables.scss diff --git a/frontend/src/scss/bootstrapV5/bootstrap-grid.scss b/frontend/src/assets/scss/bootstrapV5/bootstrap-grid.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/bootstrap-grid.scss rename to frontend/src/assets/scss/bootstrapV5/bootstrap-grid.scss diff --git a/frontend/src/scss/bootstrapV5/bootstrap-reboot.scss b/frontend/src/assets/scss/bootstrapV5/bootstrap-reboot.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/bootstrap-reboot.scss rename to frontend/src/assets/scss/bootstrapV5/bootstrap-reboot.scss diff --git a/frontend/src/scss/bootstrapV5/bootstrap-utilities.scss b/frontend/src/assets/scss/bootstrapV5/bootstrap-utilities.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/bootstrap-utilities.scss rename to frontend/src/assets/scss/bootstrapV5/bootstrap-utilities.scss diff --git a/frontend/src/scss/bootstrapV5/bootstrap.scss b/frontend/src/assets/scss/bootstrapV5/bootstrap.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/bootstrap.scss rename to frontend/src/assets/scss/bootstrapV5/bootstrap.scss diff --git a/frontend/src/scss/bootstrapV5/forms/_form-check.scss b/frontend/src/assets/scss/bootstrapV5/forms/_form-check.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/forms/_form-check.scss rename to frontend/src/assets/scss/bootstrapV5/forms/_form-check.scss diff --git a/frontend/src/scss/bootstrapV5/forms/_form-control.scss b/frontend/src/assets/scss/bootstrapV5/forms/_form-control.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/forms/_form-control.scss rename to frontend/src/assets/scss/bootstrapV5/forms/_form-control.scss diff --git a/frontend/src/scss/bootstrapV5/forms/_form-file.scss b/frontend/src/assets/scss/bootstrapV5/forms/_form-file.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/forms/_form-file.scss rename to frontend/src/assets/scss/bootstrapV5/forms/_form-file.scss diff --git a/frontend/src/scss/bootstrapV5/forms/_form-range.scss b/frontend/src/assets/scss/bootstrapV5/forms/_form-range.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/forms/_form-range.scss rename to frontend/src/assets/scss/bootstrapV5/forms/_form-range.scss diff --git a/frontend/src/scss/bootstrapV5/forms/_form-select.scss b/frontend/src/assets/scss/bootstrapV5/forms/_form-select.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/forms/_form-select.scss rename to frontend/src/assets/scss/bootstrapV5/forms/_form-select.scss diff --git a/frontend/src/scss/bootstrapV5/forms/_form-text.scss b/frontend/src/assets/scss/bootstrapV5/forms/_form-text.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/forms/_form-text.scss rename to frontend/src/assets/scss/bootstrapV5/forms/_form-text.scss diff --git a/frontend/src/scss/bootstrapV5/forms/_input-group.scss b/frontend/src/assets/scss/bootstrapV5/forms/_input-group.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/forms/_input-group.scss rename to frontend/src/assets/scss/bootstrapV5/forms/_input-group.scss diff --git a/frontend/src/scss/bootstrapV5/forms/_labels.scss b/frontend/src/assets/scss/bootstrapV5/forms/_labels.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/forms/_labels.scss rename to frontend/src/assets/scss/bootstrapV5/forms/_labels.scss diff --git a/frontend/src/scss/bootstrapV5/forms/_validation.scss b/frontend/src/assets/scss/bootstrapV5/forms/_validation.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/forms/_validation.scss rename to frontend/src/assets/scss/bootstrapV5/forms/_validation.scss diff --git a/frontend/src/scss/bootstrapV5/helpers/_clearfix.scss b/frontend/src/assets/scss/bootstrapV5/helpers/_clearfix.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/helpers/_clearfix.scss rename to frontend/src/assets/scss/bootstrapV5/helpers/_clearfix.scss diff --git a/frontend/src/scss/bootstrapV5/helpers/_colored-links.scss b/frontend/src/assets/scss/bootstrapV5/helpers/_colored-links.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/helpers/_colored-links.scss rename to frontend/src/assets/scss/bootstrapV5/helpers/_colored-links.scss diff --git a/frontend/src/scss/bootstrapV5/helpers/_embed.scss b/frontend/src/assets/scss/bootstrapV5/helpers/_embed.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/helpers/_embed.scss rename to frontend/src/assets/scss/bootstrapV5/helpers/_embed.scss diff --git a/frontend/src/scss/bootstrapV5/helpers/_position.scss b/frontend/src/assets/scss/bootstrapV5/helpers/_position.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/helpers/_position.scss rename to frontend/src/assets/scss/bootstrapV5/helpers/_position.scss diff --git a/frontend/src/scss/bootstrapV5/helpers/_stretched-link.scss b/frontend/src/assets/scss/bootstrapV5/helpers/_stretched-link.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/helpers/_stretched-link.scss rename to frontend/src/assets/scss/bootstrapV5/helpers/_stretched-link.scss diff --git a/frontend/src/scss/bootstrapV5/helpers/_text-truncation.scss b/frontend/src/assets/scss/bootstrapV5/helpers/_text-truncation.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/helpers/_text-truncation.scss rename to frontend/src/assets/scss/bootstrapV5/helpers/_text-truncation.scss diff --git a/frontend/src/scss/bootstrapV5/helpers/_visually-hidden.scss b/frontend/src/assets/scss/bootstrapV5/helpers/_visually-hidden.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/helpers/_visually-hidden.scss rename to frontend/src/assets/scss/bootstrapV5/helpers/_visually-hidden.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_alert.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_alert.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_alert.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_alert.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_border-radius.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_border-radius.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_border-radius.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_border-radius.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_box-shadow.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_box-shadow.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_box-shadow.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_box-shadow.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_breakpoints.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_breakpoints.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_breakpoints.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_breakpoints.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_buttons.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_buttons.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_buttons.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_buttons.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_caret.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_caret.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_caret.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_caret.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_clearfix.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_clearfix.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_clearfix.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_clearfix.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_container.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_container.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_container.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_container.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_deprecate.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_deprecate.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_deprecate.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_deprecate.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_forms.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_forms.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_forms.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_forms.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_gradients.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_gradients.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_gradients.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_gradients.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_grid.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_grid.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_grid.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_grid.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_image.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_image.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_image.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_image.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_list-group.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_list-group.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_list-group.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_list-group.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_lists.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_lists.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_lists.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_lists.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_pagination.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_pagination.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_pagination.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_pagination.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_reset-text.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_reset-text.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_reset-text.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_reset-text.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_resize.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_resize.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_resize.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_resize.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_screen-reader.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_screen-reader.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_screen-reader.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_screen-reader.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_table-variants.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_table-variants.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_table-variants.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_table-variants.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_text-truncate.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_text-truncate.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_text-truncate.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_text-truncate.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_transition.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_transition.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_transition.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_transition.scss diff --git a/frontend/src/scss/bootstrapV5/mixins/_utilities.scss b/frontend/src/assets/scss/bootstrapV5/mixins/_utilities.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/mixins/_utilities.scss rename to frontend/src/assets/scss/bootstrapV5/mixins/_utilities.scss diff --git a/frontend/src/scss/bootstrapV5/utilities/_api.scss b/frontend/src/assets/scss/bootstrapV5/utilities/_api.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/utilities/_api.scss rename to frontend/src/assets/scss/bootstrapV5/utilities/_api.scss diff --git a/frontend/src/scss/bootstrapV5/vendor/_rfs.scss b/frontend/src/assets/scss/bootstrapV5/vendor/_rfs.scss similarity index 100% rename from frontend/src/scss/bootstrapV5/vendor/_rfs.scss rename to frontend/src/assets/scss/bootstrapV5/vendor/_rfs.scss diff --git a/frontend/src/scss/custom.scss b/frontend/src/assets/scss/custom.scss similarity index 100% rename from frontend/src/scss/custom.scss rename to frontend/src/assets/scss/custom.scss diff --git a/frontend/src/components/App.scss b/frontend/src/components/App.scss index 61fa5af5f5d175b7db2615562ef6c80a9b5b8ad6..4d5c8e7076649cf2426eb43217892650f98cf1fb 100644 --- a/frontend/src/components/App.scss +++ b/frontend/src/components/App.scss @@ -1,4 +1,4 @@ -@import "scss/custom"; +@import "assets/scss/custom"; body { margin: 0; diff --git a/frontend/src/components/atoms/NavBarTabItem/style.module.scss b/frontend/src/components/atoms/NavBarTabItem/style.module.scss index f5d75382043d34d278d05e065b4448749bdfd228..2c8073ac8ab57d8afde9f8f716cbefe4f310bdfa 100644 --- a/frontend/src/components/atoms/NavBarTabItem/style.module.scss +++ b/frontend/src/components/atoms/NavBarTabItem/style.module.scss @@ -1,4 +1,4 @@ -@import "scss/custom"; +@import "assets/scss/custom"; @media (min-width: 992px) { .pageButton { diff --git a/frontend/src/components/molecules/LeftBarTabGroup/style.module.scss b/frontend/src/components/molecules/LeftBarTabGroup/style.module.scss index 2f317bc1650b8d4e0f94b6d3e01dfac3fb03ce33..ae6c1931c8d4729a676fb9eb2b9cb4d84e0f8523 100644 --- a/frontend/src/components/molecules/LeftBarTabGroup/style.module.scss +++ b/frontend/src/components/molecules/LeftBarTabGroup/style.module.scss @@ -1,4 +1,4 @@ -@import "scss/custom"; +@import "assets/scss/custom"; .moduleOutlineButton { margin-bottom: 10px; diff --git a/frontend/src/components/molecules/NavBarBrand/index.tsx b/frontend/src/components/molecules/NavBarBrand/index.tsx index 556d0398fab689582ec425b8f170c7f1fbfa8f8a..9f728425fcb37bb7319fb7bcc78a53af75243f40 100644 --- a/frontend/src/components/molecules/NavBarBrand/index.tsx +++ b/frontend/src/components/molecules/NavBarBrand/index.tsx @@ -1,6 +1,6 @@ import React from "react"; import Navbar from "react-bootstrap/Navbar"; -import logo from "images/logo.svg"; +import logo from "assets/images/logo.svg"; import { Link } from "react-router-dom"; import styles from "./style.module.scss"; import cx from "classnames"; diff --git a/frontend/src/components/molecules/NavBarBrand/style.module.scss b/frontend/src/components/molecules/NavBarBrand/style.module.scss index a0a2627673e554c9a9373803a78aeee56748eb05..9d6a0a1a62221918e0550054e1b7ccdddbed5423 100644 --- a/frontend/src/components/molecules/NavBarBrand/style.module.scss +++ b/frontend/src/components/molecules/NavBarBrand/style.module.scss @@ -1,4 +1,4 @@ -@import "scss/custom"; +@import "assets/scss/custom"; .brandImage { margin-right: 10px; diff --git a/frontend/src/components/molecules/NavBarTabGroup/style.module.scss b/frontend/src/components/molecules/NavBarTabGroup/style.module.scss index ea064d3518b426e5dd43708026cc33ba7faf91da..b6153f4cfe17c3afeb09b1bd291a3d0b1adce24f 100644 --- a/frontend/src/components/molecules/NavBarTabGroup/style.module.scss +++ b/frontend/src/components/molecules/NavBarTabGroup/style.module.scss @@ -1,4 +1,4 @@ -@import "scss/custom"; +@import "assets/scss/custom"; @media (min-width: 992px) { .pageButtonGroup { diff --git a/frontend/src/components/organisms/BottomBar/style.module.scss b/frontend/src/components/organisms/BottomBar/style.module.scss index b92b2709a5aeba89afcdea5af3c1fe2b01f6d444..411efde5ebeb1a7e66f70a2b9ebf0a90fe6ef5ec 100644 --- a/frontend/src/components/organisms/BottomBar/style.module.scss +++ b/frontend/src/components/organisms/BottomBar/style.module.scss @@ -1,4 +1,4 @@ -@import "scss/custom"; +@import "assets/scss/custom"; @media (max-width: 992px) { .bottomBar { diff --git a/frontend/src/components/organisms/LeftBar/style.module.scss b/frontend/src/components/organisms/LeftBar/style.module.scss index ecaeb6769864c801ec6d41631ad31b4f3ec9d1b2..f62757b0e605400cba4c2570b01c3239edb547d0 100644 --- a/frontend/src/components/organisms/LeftBar/style.module.scss +++ b/frontend/src/components/organisms/LeftBar/style.module.scss @@ -1,4 +1,4 @@ -@import "scss/custom"; +@import "assets/scss/custom"; #sidebarWrapper { position: fixed; diff --git a/frontend/src/components/organisms/TopBar/index.tsx b/frontend/src/components/organisms/TopBar/index.tsx index 1fce71864eba2df6e226154fcc7315680c9ccd03..49bfe8f297c813f6118a9b54989cee9f7df3b210 100644 --- a/frontend/src/components/organisms/TopBar/index.tsx +++ b/frontend/src/components/organisms/TopBar/index.tsx @@ -1,7 +1,7 @@ import React from "react"; import Container from "react-bootstrap/Container"; import Navbar from "react-bootstrap/Navbar"; -import userPic from "images/user.png"; +import userPic from "assets/images/user.png"; import NavBarTabGroup from "components/molecules/NavBarTabGroup"; import NavBarBrand from "components/molecules/NavBarBrand"; import styles from "./style.module.scss"; diff --git a/frontend/src/components/organisms/TopBar/style.module.scss b/frontend/src/components/organisms/TopBar/style.module.scss index 9c069a1a60a84c650cb8ae37660620b70b4a90dc..15d9840426f69adff71b9b974eb8995c855b6e5b 100644 --- a/frontend/src/components/organisms/TopBar/style.module.scss +++ b/frontend/src/components/organisms/TopBar/style.module.scss @@ -1,4 +1,4 @@ -@import "scss/custom"; +@import "assets/scss/custom"; .navBar { padding: 12px 16px;