Skip to content

Commit 4e63e65

Browse files
author
Andrew Welch
committed
Add problem heading
1 parent 9c9400f commit 4e63e65

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Small repo to demonstrate the slow building of Tailwind CSS using `webpack-dev-server` HMR & PostCSS.
44

5+
## Problem
6+
7+
This is the Problem branch; you can find the [Solution branch here](https://github.com/nystudio107/tailwind-css-performance/tree/solution)
8+
9+
This is written up in detail in the [Speeding Up Tailwind CSS Builds](https://nystudio107.com/blog/speeding-up-tailwind-css-builds) article.
10+
511
## Errata
612

713
Normally I would never check in a `.env` file into a GitHub repo, but in this case it makes the setup easier, and there are no actual secrets in it.

0 commit comments

Comments
 (0)