pelican-papyrus/node_modules
aleylara a4ae976473 Initial Commit 2022-02-21 20:18:57 +11:00
..
readme.md Initial Commit 2022-02-21 20:18:57 +11:00

readme.md

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.

$ cd themes/Papyrus
$ npm install
$ npm run dev