UNPKG

@lwc/style-compiler

Version:

Transform style sheet to be consumed by the LWC engine

5 lines 365 B
export declare const DIR_ATTRIBUTE_NATIVE_LTR = "__dirAttributeNativeLtr__"; export declare const DIR_ATTRIBUTE_NATIVE_RTL = "__dirAttributeNativeRtl__"; export declare const DIR_ATTRIBUTE_SYNTHETIC_LTR = "__dirAttributeSyntheticLtr__"; export declare const DIR_ATTRIBUTE_SYNTHETIC_RTL = "__dirAttributeSyntheticRtl__"; //# sourceMappingURL=dir-pseudoclass.d.ts.map