Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions for the npm upgrade missing #209

Open
vanschelven opened this issue Oct 9, 2024 · 0 comments
Open

Instructions for the npm upgrade missing #209

vanschelven opened this issue Oct 9, 2024 · 0 comments

Comments

@vanschelven
Copy link

The docs have instructions for installing django-tailwind, but not for keeping stuff up-to-date.

I have found the following to work, but I'm not sure whether it constitutes a complete set of instructions:

rm theme/static_src/package-lock.json theme/static_src/node_modules/ -rf
python manage.py tailwind install

(this assumes you pick the standard name of theme for your theme)

vanschelven added a commit to bugsink/bugsink that referenced this issue Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant