We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unit tests
1 parent 8fb5de6 commit ef5ea6aCopy full SHA for ef5ea6a
README.md
@@ -54,7 +54,7 @@ reduceCSSCalc("-moz-calc(50% - 2em)")
54
// -moz-calc(50% - 2em)
55
```
56
57
-See [unit tests](test/index.js) for others examples.
+See [unit tests](src/__tests__/index.js) for others examples.
58
59
## Contributing
60
0 commit comments