Hello guys, I was working around with the class/token system. and, I disabled it just for testing. I would like to do some class based toggle animations. but I noticed that the name. is not the same. which leads to a lot of confusion when applying just enough javascript to enable/disable a class.
wouldn't be better if you don't want to use the token based classes that it at least have the original "class" name?
ok that's fine. but, that way I can not use the webstudio editor to make what I want inside a class. unless i type css by hand that defeats the purpose of using a no-code tool :/ I'm used to just enable/disable a class in webflow. customize the way I want with the editor itself.
You cannot manipulate tokens in runtime but you can set values to css variables. In there future we will add more control with custom states and conditions though tokens should stay static.