Skip to content

Commit bf3d9ea

Browse files
authored
Update readme.md
1 parent 2557257 commit bf3d9ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ npm install
1313
Run Tailwind CLI in watch mode
1414

1515
```
16-
npm run dev
16+
npm run watch
1717
```
1818

1919
You can use tailwind classes in any .html files in the root directory
2020

21-
Put any custom CSS that you may have in the **src/input.css** file
21+
Put any custom CSS that you may have in the **input.css** file
2222

2323
Add any config values to the **tailwind.config.js** file
2424

0 commit comments

Comments
 (0)