Filter out CSS files from middleware files and client reference chunks (#57482)
There could be CSS files emitted in these chunks so both manifests need
to filter them out. This fixes `app dir - css css support chunks should
bundle css resources into chunks`.