Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.

Commit 72e86f4

Browse files
committed
Update readme
1 parent ab5d8cf commit 72e86f4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: README.md

+5
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ If we're missing you're favorite framework/static site generator/CMS/whatever, w
2121

2222
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).
2323

24+
Try to keep the examples as simple as humanly possible, ideally there would be two commits:
25+
26+
1. Initializing the default project, usually using some CLI tool provided by the framework (like `vue create my-project` with vue-cli).
27+
2. The minimum necessary changes to add Tailwind to the project.
28+
2429
Some that we're missing that we'd love to have:
2530

2631
- Ember.js

0 commit comments

Comments
 (0)