Drupal is a registered trademark of Dries Buytaert

This module gives a UI to loading specific libraries on specific entities. For instance, have a paragraph that has css/js specific only to that paragraph? Attaching it to the twig template can be hit or miss, since that attaches the library after the global css gets aggregated. This module fixes that. It attaches the library when aggregating global libraries, reducing the chance of weird things like css not rendering.

Please keep in mind to use the machine names when creating the library entries in the form. You may select the entity type from a dropdown, but the other fields require machine names. See screenshot for what the config form looks like to add your libraries.

Previous versions of the module were dependent on the paragraphs module, but this is not the case anymore.

The form can be found in the admin menu, under Configuration>System

Right now, it allows for content types, taxonomy vocabulary, views, and paragraphs.

Activity

Total releases
5
First release
Jan 2025
Latest release
1 month ago
Release cadence
88 days
Stability
100% stable

Release Timeline

Releases

Version Type Release date
2.0.6 Stable Jan 14, 2026
2.0.5 Stable Feb 3, 2025
2.0.4 Stable Jan 31, 2025
2.0.3 Stable Jan 30, 2025
2.0.2 Stable Jan 29, 2025