mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-08-02 20:42:24 +00:00
Merge pull request #5375 from bytrangle/fix_wrong-stylesheet-import
fix: Wrong Global Stylesheet Import
This commit is contained in:
commit
16efca895a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@use 'styles/globals' as *;
|
||||
@use '../../../../styles/_globals.scss' as *;
|
||||
|
||||
// Folder expand/collapse icon animation
|
||||
.folder-icon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue