You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<merge /> will add the contents of the named attribute(s) in the theme to the value(s) of any existing attributes with the same name(s) in the content, separated by whitespace. It is mainly used to merge CSS classes.
In the section https://github.com/plone/plone.app.theming/blob/master/docs/index.rst#merge-and-copy the sentence below is wrong.
the opposite is true, as documented here: http://docs.diazo.org/en/latest/basic.html#merge
The text was updated successfully, but these errors were encountered: