Deregister asset, possible?
Permalink
Is it possible to deregister an asset? I didn't see a relevant function in the Asset classes, but maybe someone has an idea?
Basically I want to prevent additional http requests from certain blocks. E.g. the page list block loads pagination.css, but the CSS framework I'm using also has styles for pagination.
Basically I want to prevent additional http requests from certain blocks. E.g. the page list block loads pagination.css, but the CSS framework I'm using also has styles for pagination.