diff options
Diffstat (limited to 'opendc-web/opendc-web-ui/src/index.scss')
| -rw-r--r-- | opendc-web/opendc-web-ui/src/index.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opendc-web/opendc-web-ui/src/index.scss b/opendc-web/opendc-web-ui/src/index.scss index 1a4d1303..dbd9550c 100644 --- a/opendc-web/opendc-web-ui/src/index.scss +++ b/opendc-web/opendc-web-ui/src/index.scss @@ -1,7 +1,7 @@ @import '~bootstrap/scss/bootstrap'; -@import './style-globals/_mixins.scss'; -@import './style-globals/_variables.scss'; +@import './style/_mixins.scss'; +@import './style/_variables.scss'; html, body, |
