19 lines
303 B
JavaScript
19 lines
303 B
JavaScript
import {
|
|
component_styles_default
|
|
} from "./chunk.K23QWHWK.js";
|
|
import {
|
|
i
|
|
} from "./chunk.CXZZ2LVK.js";
|
|
|
|
// src/components/animation/animation.styles.ts
|
|
var animation_styles_default = i`
|
|
${component_styles_default}
|
|
|
|
:host {
|
|
display: contents;
|
|
}
|
|
`;
|
|
|
|
export {
|
|
animation_styles_default
|
|
};
|