feat(json-schema-2020-12): add initial rendering engine

Refs #8513
This commit is contained in:
Vladimir Gorej
2023-04-12 17:09:35 +02:00
committed by Vladimír Gorej
parent dbd8931161
commit ab1842083d
17 changed files with 311 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
@import 'information';
@import 'authorize';
@import 'errors';
@import '../core/plugins/json-schema-2020-12/components/all';
@include text_body();
@import 'split-pane-mode';
@import 'markdown';