postcss / postcss-custom-properties

Use Custom Properties in CSS
https://postcss.github.io/postcss-custom-properties
MIT License
595 stars 77 forks source link

Cannot find module 'postcss-custom-properties' #201

Closed nkamenar closed 5 years ago

nkamenar commented 5 years ago

When following the install instructions for webpack I am getting "Cannot find module 'postcss-custom-properties' when trying to require the module in my webpack.config. Has this been changed and the documentation needs updated?