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

Add postcss-url to match postcss-import (fix #1106) #1115

Merged
merged 1 commit into from
Dec 29, 2017

Conversation

SirM2z
Copy link
Contributor

@SirM2z SirM2z commented Nov 27, 2017

@LinusBorg LinusBorg changed the title Add postcss-url to match postcss-import Add postcss-url to match postcss-import (fiy #1106) Nov 27, 2017
@LinusBorg LinusBorg changed the title Add postcss-url to match postcss-import (fiy #1106) Add postcss-url to match postcss-import (fix #1106) Nov 27, 2017
@@ -4,6 +4,7 @@ module.exports = {
"plugins": {
// to edit target browsers: use "browserslist" field in package.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you move this line so it's right above autoprefixer? That's where it belongs. Thanks! :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have already modified it.

@LinusBorg
Copy link
Contributor

Seems to solve issues with reltive paths in CSS libs as well, so we need this (see #1199)

@LinusBorg LinusBorg added this to the 1.3.0 milestone Dec 28, 2017
@LinusBorg LinusBorg merged commit a8ba91f into vuejs-templates:develop Dec 29, 2017
LinusBorg added a commit that referenced this pull request Dec 31, 2017
* develop:
  bump template version
  fix bug with #1202
  Make CSS sourcemaps on by default
  Ensure page reloads in history mode serve index.html
  use old sourcemap option
  Add postcss-url to match postcss-import (#1115)
  Change engine>node{4 => 6} for template (#1206)
  Fix static file serving for publicPath != `/` (fix#1176) (#1180)
  Load, render template version using helper (#1202)
  fix typo in a comment (#1183)
  fix #1140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants