cxw42 / TabFern

Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.
https://cxw42.github.io/TabFern/
Other
170 stars 27 forks source link

building on node 12 requires updating to sass-brunch 3.0.0 #256

Open SamHasler opened 3 years ago

SamHasler commented 3 years ago

npm install using node 12 fails due to this issue:

https://github.com/sass/node-sass/issues/2632

sass-brunch 3.0.0 uses native sass and therefore doesn't have the issue.

cxw42 commented 3 years ago

Thanks for reporting! PRs welcome :) .