Attach (js or css) library in a twig template

Open generator
  • What is?

Asset libraries can also be attached from within a Twig template so that anytime template is used, the corresponding library will be attached.

How to use?

Attach Twig template using the attach_library filter in your Twig file.

Used template:

Technology