By tonypaulbarker on
Change record status:
Published (View all published change records)
Project:
Introduced in version:
2.4.0
Issue links:
Description:
Adds icons for document media files by loading library from Claro.
https://git.drupalcode.org/project/localgov_base/-/merge_requests/9/diffs
Document media display should be tested.
In a case where the child theme loads file icons some other way, load of the Claro library could be overridden in the child theme. NB this override would stop the Claro file library loading for any media:
libraries-override:
claro/classy.file: falseImpacts:
Themers