UNPKG

postcss-rtl-logical-properties

Version:

This plugin is a PostCSS plugin that replaces supported horizontal direction properties (LTR/RTL) with logical CSS properties (start/end) to add RTL support.

5 lines 203 B
export declare const ignoreDeclarationList: import("./types.js").Props[]; import plugin from "./plugin.js"; export default plugin; export declare const postcss = true; //# sourceMappingURL=index.d.ts.map