Improve exports and GUI
Some checks failed
/ Run tests (push) Successful in 1m47s
/ Run system tests (push) Has been cancelled
/ Build, push and deploy image (push) Has been cancelled

This commit is contained in:
david 2024-11-17 13:44:51 +01:00
parent 0a48759576
commit fa1d5b8bce
13 changed files with 195 additions and 50 deletions

View file

@ -162,4 +162,5 @@ trix-toolbar .trix-dialog--link {
overflow-y: auto;
} */
@import "./layout";
@import "./layout";
@import "./dropdown";