Here's a fun one.
Lets say we have a CSS parse file of asset ID#1001 named mysite.css.
We want it to load real fast, so we turn Use Static Cache File? on.
Matrix creates a nice data URL, increments the ID to 1002, but doesn't create an actual asset that can be found in the asset map, instead creating confused maintainers who don't know what file to edit.
Not only that, but this shadowy CSS file is now known as 'example.css', further obscuring the relationship between it and the actual file it's based on. I mean, why not mysite.static.css?
Does this strike anyone else as odd?
Is it only me?