diff options
Diffstat (limited to 'src/web/app/desktop/style.styl')
| -rw-r--r-- | src/web/app/desktop/style.styl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/web/app/desktop/style.styl b/src/web/app/desktop/style.styl index 88adb68b2b..4597dffdb3 100644 --- a/src/web/app/desktop/style.styl +++ b/src/web/app/desktop/style.styl @@ -1,4 +1,5 @@ -@import "../base" +@import "../app" +@import "../reset" @import "../../../../node_modules/cropperjs/dist/cropper.css" *::input-placeholder |