Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Vue cannot use PostCSS in style tag. #192

Open
pontakornth opened this issue Jul 27, 2020 · 1 comment
Open

Vue cannot use PostCSS in style tag. #192

pontakornth opened this issue Jul 27, 2020 · 1 comment

Comments

@pontakornth
Copy link

The loaded CSS file from import statement work fine with build script. But the style in Vue file doesn't load PostCSS and it put raw unprocessed file instead. Current workaround is to import file using import statement manually.

@drwpow
Copy link
Contributor

drwpow commented Jul 27, 2020

Hey @pontakornth. What is the expected behavior here? Is there a particular build system (Vue CLI, webpack) that does this correctly?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants