Enable css compression for theme_dark.css
Open
- Dominant language
- JavaScript
- Stars
- 803
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
theme_dark.css is currently loaded without compression and cache magic. (So people might still get stale versions for a while after a change)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by finding where theme_dark.css is loaded and compare it with other CSS assets that already use compression and cache-busting. Confirm the expected asset-loading path, then make theme_dark.css use the same behavior and verify that compressed output and updated versions are served after changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, django
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100