Open Utkarshn10 opened 1 year ago
!assign
Hey @notpx Issue assigned.
Added the gradient on the border, but need to add it only when the user clicks meditate tab. 1.Thinking of changing the name of class of card for meditate
Guide me through this, need few hints and will get the work finished
This looks great.
Some additions:
How about decreasing width of border and keeping it around 5-7px.
We only need these gradient border for cards in new tab so we can add a parameter in 'info' array and mention there that whether this particular card belongs to new or not.
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.
hello!. is this issue still open? I want to contribute to several of the open issues in this project but when I run npm install it won't let me deploy the project
hello!. is this issue still open? I want to contribute to several of the open issues in this project but when I run npm install it won't let me deploy the project
Hey @agustintrossero. Try running npm install --legacy-peer-deps.
Thanks for contributing to Focusly.
I figured out how to use the class name library as you mentioned...but help me out with the placement of the function at the right place so it gets called.
If that gets clear code will work. Need help with this lads.
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.