Skip to content

Postcss removed #14

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

Closed
codytooker opened this issue May 19, 2019 · 3 comments
Closed

Postcss removed #14

codytooker opened this issue May 19, 2019 · 3 comments

Comments

@codytooker
Copy link

It seems like this plugin removes the ability to use postcss is there a reason for this?

@jawa-the-hutt
Copy link
Collaborator

It was breaking things in the original development cycles spent getting this plugin going. I've added a commit to the dev branch that will hopefully address this.

Create a new vue project as normal and then install and invoke like this to test this out:
npm install git+https://github.com/nativescript-vue/vue-cli-plugin-nativescript-vue/tree/dev
npm invoke vue-cli-plugin-nativescript-vue

Once we have some validation it doesn't break things, i'll push to master and update the npm package.

@jawa-the-hutt
Copy link
Collaborator

Sorry, wrong install link for the dev branch. here's the correct one:
npm install git+https://github.com/nativescript-vue/vue-cli-plugin-nativescript-vue.git#dev

@jawa-the-hutt
Copy link
Collaborator

Should be addressed in #19

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

No branches or pull requests

2 participants