oddbird / susy

Pre-grid responsive layout toolkit for Sass, now deprecated
http://oddbird.net/susy/
BSD 3-Clause "New" or "Revised" License
3.87k stars 348 forks source link

Fix Sass warnings regarding dash division #689

Closed medoingthings closed 1 year ago

medoingthings commented 1 year ago

Couldn’t get the testing framework to run. So I tested it only by building my project.

Jones-S commented 8 months ago

Why was this merged but then reverted? Could be useful for me as well...

medoingthings commented 8 months ago

Due to backward compatibility issues.

Feel free to use or fork my fork.

In your package.json you would add: "susy": "https://github.com/medoingthings/susy.git#v3.0.9", or adjust the fork url to your repo.