piotrl / github-profile-card

Simple and easy to use widget with your GitHub profile — No dependencies
https://piotrl.github.io/github-profile-card
MIT License
96 stars 10 forks source link

Remove SASS as dependency #16

Closed piotrl closed 5 years ago

piotrl commented 7 years ago

I heavily consider moving from SASS to other CSS pre-processor. Probably Less.

Every time I update nodejs, it stops working. Often problems with using it on windows (node-gyp kind of problems).

piotrl commented 5 years ago

node-sass is replaced by dart-sass (pure JS implementation), that is not that much intrusive.

Also, sass is bundled by webpack now into JS file