-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add gradient border to tags #68
Comments
!assign |
Hey @notpx Issue assigned. |
Added the gradient on the border, but need to add it only when the user clicks meditate tab. Guide me through this, need few hints and will get the work finished |
This looks great. Some additions:
And then we can add gradient to it. |
Few questions,
|
You can refer this to add condition in tailwind css. And if you want to dive deep then you can further look into this topic. |
Hey @agustintrossero. Try running npm install --legacy-peer-deps. Thanks for contributing to Focusly. |
Hey @notpx, you can call the function on button click using the onClick function |
if the issue still open i will start work. if shared some pictorial explaination.. |
Add a colorful gradient border to new tags on "Meditate" tab.
The text was updated successfully, but these errors were encountered: