rsnext/test/development/basic
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
..
hmr Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
legacy-decorators Add support for legacy decorators through tsconfig/jsconfig (#31376) 2021-11-13 18:26:13 +01:00
misc Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
next-dynamic Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
styled-components next-swc: Add displayNameAndId of styled-components (#31189) 2021-11-09 10:05:31 +00:00
styled-components-disabled Add test for styled-components SWC transform disabled (#31214) 2021-11-09 17:18:04 +01:00
tailwind-jit Add test for TailwindCSS JIT mode reloading (#32130) 2021-12-04 21:59:32 +00:00
theme-ui Add support for jsxImportSource in tsconfig/jsconfig (#31358) 2021-11-12 21:51:43 +01:00
hmr.test.ts simplify output messages (#31454) 2021-11-16 15:57:30 +00:00
legacy-decorators.test.ts Add support for legacy decorators through tsconfig/jsconfig (#31376) 2021-11-13 18:26:13 +01:00
misc.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
next-dynamic.test.ts Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
styled-components-disabled.test.ts Remove .only and ensure jest lint rules apply for all tests (#31456) 2021-11-15 12:46:12 -06:00
styled-components.test.ts Add test for styled-components SWC transform disabled (#31214) 2021-11-09 17:18:04 +01:00
tailwind-jit.test.ts Add test for TailwindCSS JIT mode reloading (#32130) 2021-12-04 21:59:32 +00:00
theme-ui.test.ts Add support for jsxImportSource in tsconfig/jsconfig (#31358) 2021-11-12 21:51:43 +01:00