roots / palette-webpack-plugin

Generate a JSON file containing your color palette from existing Sass maps and/or Tailwind.
MIT License
46 stars 7 forks source link

fix(deps) Make compatible with node 16 #22

Closed joshuafredrickson closed 2 years ago

joshuafredrickson commented 2 years ago

node-sass causes node 16 to error out. sass-export@2 replaces node-sass with sass.

Log1x commented 2 years ago

thanks for this. mind updating the matrix on https://github.com/roots/palette-webpack-plugin/blob/master/.github/workflows/main.yml#L18 ? we can probably just cover 16