Something went wrong on our end
Select Git revision
-
Volker Schukai authoredVolker Schukai authored
229.mjs 600 B
/**
* @file development/issues/open/229.mjs
* @url https://gitlab.schukai.com/oss/libraries/javascript/monster/-/issues/229
* @description select's performance seems to be slow for many entries
* @issue 229
*/
import "../../../source/components/style/property.pcss";
import "../../../source/components/style/link.pcss";
import "../../../source/components/style/color.pcss";
import "../../../source/components/style/theme.pcss";
import "../../../source/components/style/normalize.pcss";
import "../../../source/components/style/typography.pcss";
import "../../../source/components/form/select.mjs";