Skip to content

Commit

Permalink
feat: add script to watch css changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vjousse committed Jun 21, 2024
1 parent 9a5bb00 commit 601d599
Show file tree
Hide file tree
Showing 4 changed files with 618 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ If you want to self host Tooty, just [grab a build](https://github.com/n1k0/toot

$ npm run debug

### Starting the dev server in live debug mode and watch for css changes

$ npm run debug:all

### Building

$ npm run build
Expand Down
Loading

0 comments on commit 601d599

Please sign in to comment.