breezy_utility-1.0.x-dev/config/schema/breezy_utility.schema.yml
config/schema/breezy_utility.schema.yml
breezy_utility.settings:
type: config_object
label: 'Breezy Utility settings'
mapping:
utility_classes_group:
type: string
label: 'Utility class group'
breakpoint_group:
type: string
label: 'Breakpoint group'
breakpoints:
type: mapping
label: 'Breakpoints'
mapping:
breakpoint_name:
type: mapping
label: 'Breakpoint name'
mapping:
prefix:
type: string
label: 'Breakpoint prefix'
cdn:
type: mapping
label: 'CDN'
mapping:
enabled:
type: boolean
label: 'Enabled'
url:
type: string
label: 'Url'
