File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,9 @@ To replicate the issue:
1818
19191 . Have Docker installed: https://docs.docker.com/get-docker/
20202 . Clone the repo via ` git clone https://github.com/nystudio107/tailwind-css-performance.git `
21- 3 . ` cd ` to the ` tailwind-css-performance ` directory, and type: ` docker-compose up ` (the first time building the Docker container will be slow)
22- 4 . When you see ` webpack_1 | ℹ 「wdm」: Compiled successfully. ` in your terminal, the project is running
21+ 3 . Make sure you switch to the ` problem-tailwind-2.x ` branch
22+ 4 . ` cd ` to the ` tailwind-css-performance ` directory, and type: ` docker-compose up ` (the first time building the Docker container will be slow)
23+ 5 . When you see ` webpack_1 | ℹ 「wdm」: Compiled successfully. ` in your terminal, the project is running
2324
2425## Testing
2526
You can’t perform that action at this time.
0 commit comments