This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Description
What problem does this feature solve?
When using text-start/text-end in CSS and using the default transpile settings, the CSS will be transpiled to a version relying on the dir attribute of the HTML tag (or lower tags) (see nuxt/nuxt#4555).

We should list/document such caveats somewhere