Stylesheets by Path
Component type
Categories
Development status
Downloads
Component created
Component changed
Stylesheets by Path provides a mechanism to define stylesheets to be loaded when a specified path or alias is triggered.
The module is intended to be used by theme developers because it operates with the theme's .info file.
It provides a new property: path-stylesheets, example:
path-stylesheets[path][media][] = path/to/css/file/to/load/when/the/path/is/triggered
The module doesn't provide any configuration interface, which means it works immediately after enabling it.
