soflyy / oxygen-bugs-and-features

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

Ability to import/export CSS selectors #1279

Open tingeka opened 4 years ago

tingeka commented 4 years ago

Describe the feature you'd like to see included in Oxygen.

It would be very handy the ability to import/export certain selectors via Import & Export on Oxygen settings page. By the time of writing this ticket, I can import/export a couple of things via Import & Export, but I don't want to import/export all the custom selectors, stylesheets, global settings (font-size, for example), etc. I guess I can clean it up and store it somewhere as a workaround, but I think this could be a enhancement worth submitting via GitHub.

What are the use cases for this feature?

This is specially useful when dealing with utility classes (padding and margins for example), so we don't need to set things up on every site. This may not be a big deal when starting a new WordPress install from scratch, because you can create a 'blueprint site' with these classes already in place, but when dealing with a site with pre-existing content, this approach it's not feasible. It helps to keep everything consistent and cohesive. It also provides a clean/selective method to import/export certain settings, making it possible to develop a better workflow: like a CSS framework on steroids for rapid development.

Examples of this feature or functionality.

I'm not sure, I don't know if another builder has this ability or even another app/platform.

lucianahanan commented 4 years ago

I would like to see a way to export selectors group separated. And also the stylesheet ones.

touchdowntech commented 4 years ago

It would be great to have the ability to do this since I use many of the same classes for all client sites. If I could export all or certain groups of selectors (including their styles) I would be stoked!

noografo commented 2 years ago

I would love to have this feature in oxygen builder, it would make life and work much easier.

mark88008 commented 2 years ago

i also would love to be able to export specific classes. For instance, I did some projects and I want to copy the JSON Code from the template to the new website and two things are making it hard: Classes and the Global-Settings.

I know how to export all settings but often this I dont need.