{ "plugins": { "postcss-rtlcss": { "ltrPrefix": ":where([dir=\"ltr\"])", "rtlPrefix": ":where([dir=\"rtl\"])" } } }