BMAD-METHOD/.claude/rules/htmx-django-cursorrules-pro.../django-static-files-managem...

5 lines
301 B
Plaintext

---
description: Specifies the use of Django's staticfiles app for managing static assets within the 'static' directory. This promotes consistent and efficient management of CSS, JavaScript, and other static files.
globs: **/static/**/*.*
---
- Use Django's staticfiles app for managing static assets