Move config out of redundant sync directory

This commit is contained in:
benjamin melançon 2021-07-14 08:14:19 -04:00
parent a83fc897c7
commit b1b12e0505
1372 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,30 @@
uuid: 95c1887e-3679-4bb1-85bb-ace73acdefd8
langcode: en
status: true
dependencies:
module:
- options
- paragraphs
id: paragraph.field_style_classes
field_name: field_style_classes
entity_type: paragraph
type: list_string
settings:
allowed_values:
-
value: hero-main
label: Main
-
value: is-large
label: Large
-
value: is-light
label: Light
allowed_values_function: ''
module: options
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false