mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Move Diopser's stylesheet
Since there's now a dedicated editor module directory
This commit is contained in:
@@ -55,7 +55,7 @@ pub(crate) fn create(
|
||||
assets::register_noto_sans_light(cx);
|
||||
assets::register_noto_sans_thin(cx);
|
||||
|
||||
cx.add_theme(include_str!("theme.css"));
|
||||
cx.add_theme(include_str!("editor/theme.css"));
|
||||
|
||||
Data {
|
||||
params: params.clone(),
|
||||
|
||||
Reference in New Issue
Block a user