mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
use relative link to sass file
links relative to workspace root break when invoked from an external repo
This commit is contained in:
parent
f3a3bb5467
commit
76127126a6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
@use 'ts/sass/scrollbar';
|
||||
@use '../sass/scrollbar';
|
||||
|
||||
anki-editable {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in a new issue