Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust WPGulp workflow for modern Gutenberg theme development #185

Open
seanrasmussen opened this issue Apr 13, 2020 · 2 comments
Open

Adjust WPGulp workflow for modern Gutenberg theme development #185

seanrasmussen opened this issue Apr 13, 2020 · 2 comments

Comments

@seanrasmussen
Copy link

I love the ease of use of WPGulp. But the assumptions about typical usage seem to be a bit outdated now. A single monolithic CSS and single JS file aren't really best practice any more. But, aside from that design decision, adding an editor style sheet for Gutenberg, using Sass partials is not part of workflow. It means I have to jerry-rig another solution to create my editor styles from the Sass partials.

I'd like to be able to generate a Gutenberg editor styles sheet based on some initial configuration that is spelled out clearly in the WPGulp documentation.

@isvictorious
Copy link

@seanrasmussen have you seen this Issue? If you read the PR it's the exact solution you're looking for #103

@seanrasmussen
Copy link
Author

Thanks @isvictorious ... I'll take a look at that...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants