Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable hot reloading of imported stylesheets (#400)
Initializes postcss as a function with the wp argument passed in. This allows to use the 'addDependencyTo' option of postcss-import plugin so that hot reloading will work properly with imported stylesheets.
- Loading branch information