Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Use sass instead of node-sass #28

Open
kswedberg opened this issue Jul 28, 2021 · 0 comments
Open

Use sass instead of node-sass #28

kswedberg opened this issue Jul 28, 2021 · 0 comments

Comments

@kswedberg
Copy link

kswedberg commented Jul 28, 2021

Thanks a lot for this useful nuxt module. Unfortunately, I'm trying to use nuxt-breaky in a project with node 16, but the node-sass version in your package.json isn't working with that node version.

I wonder if you would mind switching from node-sass to sass, since node-sass is deprecated? The same would need to be done in https://github.com/teamnovu/vue-breaky-core .

Maybe better yet, use css custom properties instead of sass mixins and avoid the issue altogether?

If you're amenable to the idea, I can create a pull request here and/or in vue-breaky-core

@kswedberg kswedberg changed the title Use sass instead of node-sass (or pre-build css) Use sass instead of node-sass Jul 28, 2021
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

1 participant