Skip to content
Snippets Groups Projects
Verified Commit 90c28437 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: add new issue file for #228

parent 179ad6d1
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>optimize tree-menu #228</title>
<script src="228.mjs" type="module"></script>
</head>
<body>
<h1>optimize tree-menu #228</h1>
<p></p>
<ul>
<li class="monster-theme-primary-1"><a
href="https://gitlab.schukai.com/oss/libraries/javascript/monster/-/issues/228">Issue #228</a></li>
<li><a href="/">Back to overview</a></li>
</ul>
<main>
<monster-select data-monster-option-labels-button="click me">
<p>Yeah, you opened me!</p>
</monster-select>
</main>
</body>
</html>
/**
* @file development/issues/open/191.mjs
* @url https://gitlab.schukai.com/oss/libraries/javascript/monster/-/issues/191
* @description optimize tree-menu
* @issue 228
*/
import "../../../source/components/style/property.pcss";
import "../../../source/components/style/color.pcss";
import "../../../source/components/style/link.pcss";
import "../../../source/components/style/normalize.pcss";
import "../../../source/components/style/typography.pcss";
import "../../../source/components/tree-menu/tree-menu.mjs";
import "../../../source/components/layout/split-panel.mjs";
import "../../../source/components/layout/panel.mjs";
import "../../../source/components/form/select.mjs";
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment