We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a390fa7 commit 0fb8808Copy full SHA for 0fb8808
README.md
@@ -2,6 +2,12 @@
2
3
Small repo to demonstrate the slow building of Tailwind CSS using `webpack-dev-server` HMR & PostCSS.
4
5
+## Solution
6
+
7
+This is the Solution branch; you can find the [Problem branch here](https://github.com/nystudio107/tailwind-css-performance/tree/problem)
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
11
## Errata
12
13
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