arpadHegedus / postcss-node-sass

A PostCSS plugin to parse styles with node-sass
MIT License
23 stars 16 forks source link

Node support < 15 #15

Closed amprew closed 3 years ago

amprew commented 3 years ago

What does this PR do?

Limit support for pre node 15 in node engines.

Background

node-sass needs to be bumped to 5.0.0 before support from node 15 works. But this will drop support for non-LTS. https://github.com/sass/node-sass/releases