Skip to content
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

[BUG] Proper code isn't copied in gradient border generator #396

Closed
2 tasks done
Dun-sin opened this issue Feb 14, 2023 · 2 comments
Closed
2 tasks done

[BUG] Proper code isn't copied in gradient border generator #396

Dun-sin opened this issue Feb 14, 2023 · 2 comments
Assignees
Labels
bug Something isn't working released up for grabs Issue is still available for anyone to work on

Comments

@Dun-sin
Copy link
Owner

Dun-sin commented Feb 14, 2023

Description

This was returned while using gradient border generator, which means the inputted values aren't in the code copied:

div {
 border-width:8px;
 border-style:solid;
 border-radius:;
 border-image:linear-gradient(, , ) 1;
}      

Screenshots

No response

Additional information

No response

🥦 Browser

Mozilla Firefox

👀 Have you checked if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

None

@Dun-sin Dun-sin added bug Something isn't working up for grabs Issue is still available for anyone to work on labels Feb 14, 2023
@github-actions
Copy link

It's great having you contribute to this project by creating an issue

Make sure you are assigned to this before you work on it and you read the Contributing.md file, Thank you! Welcome to the community 🤓

@Dun-sin Dun-sin self-assigned this Feb 15, 2023
@Dun-sin
Copy link
Owner Author

Dun-sin commented Feb 15, 2023

🎉 This issue has been resolved in version 2.51.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released up for grabs Issue is still available for anyone to work on
Projects
None yet
Development

No branches or pull requests

1 participant