boardgameio / boardgame.io

State Management and Multiplayer Networking for Turn-Based Games
https://boardgame.io
MIT License
10k stars 706 forks source link

node-sass? #78

Closed chrisheninger closed 6 years ago

chrisheninger commented 6 years ago

Noticed node-sass in the package.json file– yet I don't think we're using sass anywhere?

It's a pretty gnarly install– would be nice to chop it out (along with any other unused dependencies).

nicolodavis commented 6 years ago

I think I initially envisioned using SCSS for the CSS files and then had trouble figuring out how to use it with Rollup. I'm going to refactor debug.css to use some nested rules. I'll remove this dependency until that happens.

nicolodavis commented 6 years ago

Fixed by https://github.com/google/boardgame.io/commit/031ad291d245325d11be744a3acb3abf83e3c4ba