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
Feature: postcss extensions to default loader if no loader provided
If no postcss loader is provided in vue loader options then default to
vue-loader handling
This allows you to use vue internal postcss/css handling with known
postcss extensions
fixes: #942fixes: #800fixes: #654
0 commit comments