Format SCSS to use CSS-safe comments so i don't break everything again when doing CSS
This commit is contained in:
parent
1293a3cbdd
commit
d38cdacedd
7 changed files with 66 additions and 12 deletions
29
config/sync/block.block.test.yml
Normal file
29
config/sync/block.block.test.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: 244b7196-d70f-4c7f-a6cc-052613934da2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- fixed_block_content.fixed_block_content.test
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- fixed_block_content
|
||||
theme:
|
||||
- geofresco
|
||||
id: test
|
||||
theme: geofresco
|
||||
region: tile_one
|
||||
weight: -8
|
||||
provider: null
|
||||
plugin: 'fixed_block_content:test'
|
||||
settings:
|
||||
id: 'fixed_block_content:test'
|
||||
label: Test
|
||||
provider: fixed_block_content
|
||||
label_display: '0'
|
||||
view_mode: ''
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
Loading…
Add table
Add a link
Reference in a new issue