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

"Gradient" option type #57

Open
1 task done
ValerioLyndon opened this issue Mar 21, 2023 · 0 comments
Open
1 task done

"Gradient" option type #57

ValerioLyndon opened this issue Mar 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ValerioLyndon
Copy link
Owner

Has this feature been requested already?

  • I have searched the existing issues and this is a new request.

What is your desired feature/change?

Add an option type for gradients. This gradient type could present a novice-friendly interface ala cssgradient.io. This option should provide the full breadth of gradient options i.e linear, radial, repeating (if possible).

Why should this be added?

Gradient formatting can be confusing even for me, despite working with CSS so often. Having a friendly interface would be a clear improvement.

Additional notes

Could either be a qualifier of "color" type or its own type. Probably be better as it's own type for code clarity and because it is used in different areas of the css.

Supporting "repeating" gradients may be quite difficult. Since their use is uncommon, I don't think they are a necessity for a first public version.

@ValerioLyndon ValerioLyndon added the enhancement New feature or request label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant