/** * @file development/issues/open/192.mjs * @url https://gitlab.schukai.com/oss/libraries/javascript/monster/-/issues/192 * @description new show error message control * @issue 192 */ import "../../../source/components/style/property.pcss"; import "../../../source/components/style/normalize.pcss"; import "../../../source/components/style/typography.pcss"; import "../../../source/components/style/color.pcss"; import "../../../source/components/form/context-error.mjs";