mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 06:23:57 -05: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
3761693be2
commit
0edbd3fc4b
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