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
Allow vue-loader to user PostCSS options as object and custom syntax (vuejs#240)
* Allow vue-loader to user PostCSS options as object and custom syntax like SugarSS
* Fix error reported by eslint
* Better testing of available options to avoid complain about undefined properties
* Allow postcss to use a PostCSS options object
* Fix error option is undefined
0 commit comments