Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Replace text-decoration-skip: ink to text-decoration-skip-ink: auto #561

Open
colorninja opened this issue Mar 7, 2021 · 0 comments
Open

Comments

@colorninja
Copy link
Contributor

colorninja commented Mar 7, 2021

What is the problem?

If you're using the RTL version of tabler, the eslint complains about outdated spec when compiling css.

Expected behavior

It should compile without a warning.

Actual behavior

The following warning is produced:

Compiled with warnings.

./node_modules/tabler-react/dist/Tabler.RTL.css (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-4-1!./node_modules/postcss-loader/src??postcss!./node_modules/tabler-react/dist/Tabler.RTL.css)
Warning

(10286:3) Replace text-decoration-skip: ink to text-decoration-skip-ink: auto, because spec had been changed
colorninja added a commit to colorninja/tabler-react that referenced this issue Mar 7, 2021
jonthomp added a commit that referenced this issue Mar 7, 2021
fix: RTL text-decoration-skip outdated spec (Issue #561)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant