Import Global Classes #31811
charles-emes
started this conversation in
Editor V4
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have been using a CSS Framework (Core Framework) on Elementor websites for over a year. I have built an extensive library of classes and variables that I use on each new website. It was easy to implement with the existing editor by importing the entire CSS output, including variables, into the Advanced CSS area of the theme. What I would like to do, similar to what exists in Bricks, is to import my global classes in bulk so they appear in the v4 class manager. I can already see in 3.30 that it will pick up the variables from the Advanced CSS area - so I can apply a clamp variable to the font-size of a heading to get a Fluid Typography. I hope the color variables will be supported soon.
I have close to 100 classes in my framework so an import facility is essential.
Agreement
Beta Was this translation helpful? Give feedback.
All reactions