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
Build: using a postcss plugin to generate the admin-schemes styles (WordPress#6739)
* Try using a post-css plugin to generate the admin-schemes styles
* Add browserlist config
* Use postCSS color-function to avoid having to declare darkened colors as theme colors
* Fix postcss-themes packages.json indentation
* Fix the form toggle colors
* Add publishConfig to the package.json of postcss-themes
* Fix date picker theme colors
* Fix toggle colors
* Adding a unit test
* Fix sass code style (adding spaces)
* Fix unit tests
0 commit comments