Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
theme system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Jan 2009 at 17:10 UTC
Updated:
30 Jun 2009 at 02:22 UTC
We now allow JavaScript files to be altered via hook_js_alter. CSS files should have a similar mechanism via hook_css_alter. This is an important companion to hook_js_alter. For example, many jQuery plugins have accompanying css files. If we alter the use from one version of a plugin to another we may, also, need to alter the css file being used by the plugin.
Comments
Comment #1
robloachYay! #92877: Add numeric weight to drupal_add_css will help.
Comment #2
owen barton commentedSubscribe
Comment #3
robloachIt has seemed to be merged into this issue: #92877: Add numeric weight to drupal_add_css