mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
move import to bottom (#917)
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
@import url("file://~/.config/omarchy/current/theme/walker.css");
|
|
||||||
|
|
||||||
/* Reset all elements */
|
/* Reset all elements */
|
||||||
#window,
|
#window,
|
||||||
#box,
|
#box,
|
||||||
@@ -168,3 +166,4 @@ scrollbar {
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@import url("file://~/.config/omarchy/current/theme/walker.css");
|
||||||
|
|||||||
Reference in New Issue
Block a user