Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Commit 351a810

Browse files
committed
fix: scss import path
1 parent f195537 commit 351a810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/code_intelligence/HoverOverlay.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@import '../gitlab/style.scss';
2-
@import '../../global-styles/variables.scss';
2+
@import '../../shared/global-styles/variables.scss';
33

44
.hover-overlay-mount__phabricator {
55
.hover-overlay {

0 commit comments

Comments
 (0)