rhino-editor
Version:
A custom element wrapped rich text editor
29 lines (24 loc) • 386 B
JavaScript
import {
i
} from "./chunk-7BUHDUOD.js";
// src/exports/styles/normalize.ts
var normalize = i`
[hidden] {
display: none !important;
}
*,
*::after,
*::before {
box-sizing: border-box;
}
button {
background-color: inherit;
border: none;
color: inherit;
cursor: pointer;
}
`;
export {
normalize
};
//# sourceMappingURL=chunk-ASLJ2UQV.js.map