You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2021. It is now read-only.
updating playgound to recent (v1.7) Tailwind versions. Upgrading dependencies, README, removing PurgeCSS which is now built-in, and configured from the config file
Now you should be able to see the project running at localhost:8080.
35
+
Now you should be able to see the project running at localhost:8080.
36
36
37
37
4. Open `public/index.html` in your editor and start experimenting!
38
38
39
39
## Building for production
40
40
41
-
Even though this isn't necessarily a starter kit for a proper project, we've included an example of setting up both [Purgecss](https://www.purgecss.com/) and [cssnano](https://cssnano.co/) to optimize your CSS for production.
41
+
Even though this isn't necessarily a starter kit for a proper project, we've included an example of setting up [cssnano](https://cssnano.co/) to optimize your CSS for production.
42
42
43
43
To build an optimized version of your CSS, simply run:
0 commit comments