block_styles.schema.yml in Block Styles 1.x
Same filename and directory in other branches
config/schema/block_styles.schema.yml
File
config/schema/block_styles.schema.ymlView source
- block_styles.block_styles.*:
- type: config_entity
- label: 'Block Styles'
- mapping:
- id:
- type: string
- label: 'Block ID'
- theme:
- type: string
- label: 'Theme Suggestion'
- classes:
- type: string
- label: 'Classes'
- text:
- type: string
- label: 'Text'