Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Handle postcss file extensions if no loader options give #1055

Merged
merged 1 commit into from
Dec 15, 2017

Commits on Nov 12, 2017

  1. 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: vuejs#942
    fixes: vuejs#800
    fixes: vuejs#654
    blake-newman committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    21fc1f9 View commit details
    Browse the repository at this point in the history