Case Study
Maximal Krasser Case
This is our Mission Statement
This is my content.
/** * Attach animations library globally. */ function mercury_page_attachments_alter(array &$attachments) { $attachments['#attached']['library'][] = 'mercury/animations'; }