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
{{ message }}
This repository was archived by the owner on May 15, 2026. It is now read-only.
Currently, generated theme CSS files are emitted without going through the webpack compilation process. Some processing, such as autoprefixer, needs to be performed before saving the file. It would also be useful if the files were available as chunks for integrating into other plugins such as the assets plugin.
Currently, generated theme CSS files are emitted without going through the webpack compilation process. Some processing, such as autoprefixer, needs to be performed before saving the file. It would also be useful if the files were available as chunks for integrating into other plugins such as the assets plugin.