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.
1 parent 2bef641 commit aeaa2a3Copy full SHA for aeaa2a3
.github/CONTRIBUTING.md
@@ -27,7 +27,7 @@ npm run style -- --fix
27
You can run the test suite using the following commands:
28
29
```sh
30
-npm run babelify && npm test
+npm run swcify && npm test
31
```
32
33
Please ensure that the tests are passing when submitting a pull request. If you're adding new features to Tailwind, please include tests.
0 commit comments