Skip to content

Conversation

weaverryan
Copy link
Member

Fixes #98

By default, when you use @import, loaders are not applied. This fixes that: using the postcss-loader when it's used. The functional test proves the fix.

@weaverryan weaverryan mentioned this pull request Jul 21, 2017
@weaverryan weaverryan merged commit 35c7e6d into symfony:master Jul 25, 2017
weaverryan added a commit that referenced this pull request Jul 25, 2017
…e autoprexer (weaverryan)

This PR was merged into the master branch.

Discussion
----------

Fixing a bug where @import CSS files were not put through the autoprexer

Fixes #98

By default, when you use `@import`, loaders are not applied. This fixes that: using the postcss-loader when it's used. The functional test proves the fix.

Commits
-------

35c7e6d Fixing a bug where @import CSS files were not put through the autoprefixer
@weaverryan weaverryan deleted the fix-import-postcss branch July 25, 2017 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

autoprefixer in css
1 participant