Open aitormendez opened 3 months ago
Hi sorry for late reply, As far as i know this are tailwindcss limitation, you can't use dynamic value like that without configuring it in the config.
https://tailwindcss.com/docs/content-configuration#dynamic-class-names
Trying to apply dynamic speed this way:
This results in a very slow and always the same scroll speed, regardless of the speed value.
Hardcoding, it works:
Any ideas?