Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
CreateSean committed Mar 29, 2023
1 parent 3d0bc38 commit c6d9dd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ You can then have the required javascript or css files combined and minimized by
```
docker cp ddev-router:/etc/nginx/certs ~/tmp/DOMAIN-WITH-EXTENSION
```
2. You should only need to do this for 1 project and then everythign should work on multiple projects.
5. Tailwind Config Viewer is set up and uses the following commands. `npm run tw-config-viewer` will load up the viewer at localhost:4000 and `npm run export-tw-config` will export the viewer to `public/tw-viewer`
Expand Down

0 comments on commit c6d9dd6

Please sign in to comment.