mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
update build script name in CONTRIBUTING.md (#5814)
This commit is contained in:
parent
2bef641909
commit
aeaa2a376b
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -27,7 +27,7 @@ npm run style -- --fix
|
||||
You can run the test suite using the following commands:
|
||||
|
||||
```sh
|
||||
npm run babelify && npm test
|
||||
npm run swcify && npm test
|
||||
```
|
||||
|
||||
Please ensure that the tests are passing when submitting a pull request. If you're adding new features to Tailwind, please include tests.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user