marionnewlevant/craft-snitch

404 for Snitch.js & Snitch.css

Saboteur777 opened this issue · 4 comments

I get 404s on Snitch CP assets, like this: /cpresources/3a4fe824/css/Snitch.css

Craft 3.1.26
Snitch 2.1.0

@Saboteur777 Try deleting the entire /cpresources directory

Tried that, the issue still persists.

Probably a case issue - you are looking for Snitch.css, but what is there is snitch.css
I need to make my file names lowercase. Should be fixed in 2.1.2. Many thanks for reporting it!

Thanks for the quick fix!