mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-12 08:54:00 +02:00
c758377188
Also improved SCSS support, which was needed for the master password dialog.
3 lines
152 B
SCSS
3 lines
152 B
SCSS
@use 'main.scss' as main;
|
|
@use 'gui/EncryptionConfigScreen/style.scss' as encryption-config-screen;
|
|
@use 'gui/ConfigScreen/style.scss' as config-screen; |