remove readme in node_modules

This commit is contained in:
max/sooulix 2024-08-14 20:47:13 +02:00
parent c97ea60b17
commit 71ae2a4624
1 changed files with 0 additions and 8 deletions

8
node_modules/readme.md generated vendored
View File

@ -1,8 +0,0 @@
If you would liked to play around with Tailwind CSS settings or regenerate `main.css` after adding new classes to any of the template files then you will have to install the missing node modules and regenerate `main.css`.
```bash
$ cd themes/Papyrus
$ npm install
$ npm run dev
```