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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,13 @@ Please note that these examples are for the most part contributed and maintained
19
19
20
20
If we're missing you're favorite framework/static site generator/CMS/whatever, we'd love a PR that includes a barebones example of the best way to set up Tailwind in that environment.
21
21
22
-
Please include instructions for the setup process as well, so it's easier for others to follow. [Here's an example](examples/vue-cli/README.md).
23
-
24
22
Try to keep the examples as simple as humanly possible, ideally there would be two commits:
25
23
26
24
1. Initializing the default project, usually using some CLI tool provided by the framework (like `vue create my-project` with vue-cli).
27
25
2. The minimum necessary changes to add Tailwind to the project.
28
26
27
+
Please include instructions for the setup process as well, so it's easier for others to follow. [Here's an example](examples/vue-cli/README.md).
0 commit comments