slider icon indicating copy to clipboard operation
slider copied to clipboard

Tailwind error: slider-txt-rtl class does not exist

Open laurensiusadi opened this issue 3 years ago • 1 comments

Error message

The `slider-txt-rtl` class does not exist. If `slider-txt-rtl` is a custom class, make sure it is defined within a `@layer` directive.

Dependencies:

"@vueform/slider": "^2.0.9",
"vue": "^3.2.25",

Dev dependencies

"autoprefixer": "^10.4.2",
"postcss": "^8.4.6",
"sass": "^1.51.0",
"tailwindcss": "^3.0.18",
"typescript": "^4.5.4",
"vite": "^2.9.0",

Error only exist when using tailwind.scss import. It's not error when using classes directly.

laurensiusadi avatar Apr 28 '22 08:04 laurensiusadi

Same issue, I'm using vue 2 and css

yf-hk avatar Aug 20 '22 13:08 yf-hk

Same issue here using Vue 3

robertosanval avatar Dec 11 '22 12:12 robertosanval

Thanks for reporting - fixed in 2.1.6.

adamberecz avatar Dec 20 '22 13:12 adamberecz