Sorry, we don't support your browser.  Install a modern browser

Etch (etchwp.com) extension and support#213

?

Etch extensions proposal

I’d like to suggest a deep integration between CoreFramework and the new WordPress development environment, EtchWp (https://etchwp.com/).

EtchWp offers a fantastic, modern, code-first approach that unifies the development workflow. Combining this with CoreFramework’s powerful visual controls and logical CSS structure would create an incredibly efficient and powerful tool for developers and designers.

Synced Visual Controls: CoreFramework visual GUI available directly within the EtchWp interface

Make CoreFramework’s variables, utility classes, and components directly accessible within EtchWp’s code editor and element options

4 months ago
2

i would realy like this implementation yes

4 months ago
2
?

Yes. This would be great. I don’t like ACSS which is first citizen on Etch. I use Core with the plugin and Gutenberg addon but some styles doesn’t appear in the Etch editor and things would be easier with a weel exposed CoreFramework inside Etch Editor. Fontend woks fine.

a month ago
1
?

Yes. In the end, a core framework integration with Etch is needed as I found Core to be more flexible and less opiniated than AutomaticCSS.
But in the meantime, styles are working quite well without any varaiables suggestion.
Main problem is that core framework declaration are affecting Etch interface while we will want to only affect the iframe preview of the Editor, not the Editor interface.
How could we declare something to left the editor untouched.
Etch have a way to enqueue for the preview. https://snippetnest.com/snippet/enqueue-custom-stylesheets-in-etch/
But in my case, it’s Gutenberg addon which loads on Etch Editor.
We will need a fix with a way to exclude Core framework from Etch admin Editor Interface but to load it on the Etch Iframe Preview window.

a month ago
?

Would be great to have an integration. I don’t know if it would be too difficult to implement

a day ago