All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.esm.bundle.min.d.mts Maven / Gradle / Ivy

Go to download

Tiny CSS vendor prefixer and property alias mapper for runtime styling solutions

The newest version!
declare function cssPropertyAlias(property: string): string | undefined;
declare function cssPropertyPrefixFlags(property: string): number;
declare function cssValuePrefixFlags(property: string, value: string): number;
export { cssPropertyAlias, cssPropertyPrefixFlags, cssValuePrefixFlags };
//# sourceMappingURL=bundle.min.d.mts.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy