You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, I'm going to mark this for later. I think I need to build a Gutenberg-ready theme to really see how this might work. I could see this crossing from a config file over into the CSS, PHP, and potentially JS.
I think we'll need more time than we have before 1.0 to do this feature justice.
Now that Gutenberg supports registering color palettes how could we integrate this into the build system too?
We could add colors to a
json
file and use something like this: https://github.com/Updater/node-sass-json-importer (thanks @m-e-h).That way colors would only need updating in one place.
The text was updated successfully, but these errors were encountered: