rsnext/test/development/basic/tailwind-jit
Tim Neutkens c1a1aa4ae2
Add test for TailwindCSS JIT mode reloading (#32130)
Test for https://github.com/tailwindlabs/tailwindcss/discussions/6265 

Issue started with https://github.com/vercel/next.js/pull/31798



## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2021-12-04 21:59:32 +00:00
..
pages Add test for TailwindCSS JIT mode reloading (#32130) 2021-12-04 21:59:32 +00:00
postcss.config.js Add test for TailwindCSS JIT mode reloading (#32130) 2021-12-04 21:59:32 +00:00
tailwind.config.js Add test for TailwindCSS JIT mode reloading (#32130) 2021-12-04 21:59:32 +00:00