This module adds an option for reusable multi-valued fields to make them only accept a single value. This is achieved by altering the widget of these fields on node add/edit forms.
Use the KeyValueStorage to save webform config instead of yaml config storage, allowing webforms to be treated more like content than configuration and are excluded from the configuration imports/e
The Responsive Class Field module provides a field type that allows content editors to define breakpoint dependent styling options (CSS classes) for the entity view display of the entity it is attached to.