You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: