soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
314 stars 31 forks source link

Global Gradients #499

Open wplit opened 4 years ago

wplit commented 4 years ago

Describe the feature you'd like to see included in Oxygen. To add gradients to global colours.

What are the use cases for this feature? Gradients are often used multiple times across a website. It's really another type of global colour and takes time to keep creating the same gradient.

louisreingold commented 4 years ago

What I've been doing currently is just putting the gradient and nothing else in a class and then adding that class to elements where I want the gradient.

wplit commented 4 years ago

Yeh, i guess it's not really a problem. I was already adding utility classes for things like global box-shadows & border-radius anyway.