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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've tried using a reusable component on vue js like pass props class name. In my case, I'm using tailwind css. How can I pass class name using props?
this is my code
This is my tailwind.config.js
And this is my master.sass
This is my result after I pass class using props. Nothing changed but class success loaded on html attribute.

Beta Was this translation helpful? Give feedback.
All reactions