Problem/Motivation
On line 42 of the umami.theme
, this class should be added as a new item in the array. Right now it’s stepping on any other classes in that array.
Proposed resolution
Add []
after the class to add 'label-items' as a new item in the array.