This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Description
For instance, is there a way to test for a suitable level of difference?
My use case is I have a grid system in Sass and Stylus. They produce very very slightly different widths. As long as it's generally around the same width, I'd like tests to pass.
This lib seems like it'd fail unless the widths are the exact same.