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
12
config/sync/fixed_block_content.fixed_block_content.test.yml
Normal file
12
config/sync/fixed_block_content.fixed_block_content.test.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: b0d8dca6-8a54-4dc2-9de5-b4181947f699
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.basic
|
||||
content:
|
||||
- 'block_content:basic:979bd711-02c7-4365-90d6-68a2df808816'
|
||||
id: test
|
||||
title: Test
|
||||
block_content_bundle: basic
|
||||
default_content: '{"_links":{"self":{"href":"https:\/\/geo.ddev.site\/block\/2?_format=hal_json"},"type":{"href":"http:\/\/fixed_block_content.drupal.org\/rest\/type\/block_content\/basic"}},"langcode":[{"value":"en","lang":"en"}],"type":[{"target_id":"basic"}],"status":[{"value":true,"lang":"en"}],"info":[{"value":"Test","lang":"en"}],"reusable":[{"value":true}],"default_langcode":[{"value":true,"lang":"en"}],"revision_translation_affected":[{"value":true,"lang":"en"}],"metatag":[{"value":{"title":"| Grassroots Economic Organizing","canonical_url":"https:\/\/geo.ddev.site\/block\/2"}}],"body":[{"value":"\u003Cp\u003EHEEEEEY this is a test Test TEST\u003C\/p\u003E\r\n\r\n\u003Cp\u003EPlease... do something?\u003C\/p\u003E\r\n","format":"basic_html","processed":"\u003Cp\u003EHEEEEEY this is a test Test TEST\u003C\/p\u003E\n\n\u003Cp\u003EPlease... do something?\u003C\/p\u003E","summary":"","lang":"en"}]}'
|
Loading…
Add table
Add a link
Reference in a new issue