Migrate content to YAML
This commit is contained in:
parent
3d76aa0c3b
commit
9d5a930eab
4550 changed files with 93849 additions and 129734 deletions
61
content/node.4177af82-b6e3-4200-9fb8-d66f47611742.yml
Normal file
61
content/node.4177af82-b6e3-4200-9fb8-d66f47611742.yml
Normal file
|
@ -0,0 +1,61 @@
|
|||
uuid:
|
||||
- value: 4177af82-b6e3-4200-9fb8-d66f47611742
|
||||
langcode:
|
||||
- value: en
|
||||
type:
|
||||
- target_id: daily_email
|
||||
target_type: node_type
|
||||
target_uuid: 8bde1f2f-eef9-4f2d-ae9c-96921f8193d7
|
||||
revision_timestamp:
|
||||
- value: '2025-05-11T09:00:42+00:00'
|
||||
revision_uid:
|
||||
- target_type: user
|
||||
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
|
||||
revision_log: { }
|
||||
status:
|
||||
- value: true
|
||||
uid:
|
||||
- target_type: user
|
||||
target_uuid: b8966985-d4b2-42a7-a319-2e94ccfbb849
|
||||
title:
|
||||
- value: |
|
||||
Tailwind CSS makes change easier
|
||||
created:
|
||||
- value: '2023-05-10T00:00:00+00:00'
|
||||
changed:
|
||||
- value: '2025-05-11T09:00:42+00:00'
|
||||
promote:
|
||||
- value: false
|
||||
sticky:
|
||||
- value: false
|
||||
default_langcode:
|
||||
- value: true
|
||||
revision_translation_affected:
|
||||
- value: true
|
||||
path:
|
||||
- alias: /daily/2023/05/10/tailwind-css-makes-change-easier
|
||||
langcode: en
|
||||
body:
|
||||
- value: |
|
||||
<p>CSS usually has a global scope which can make change risky.</p>
|
||||
|
||||
<p>How do you know that changing CSS in a global stylesheet to fix a bug won't cause more elsewhere?</p>
|
||||
|
||||
<p>Tailwind CSS and utility classes change CSS to a local scope.</p>
|
||||
|
||||
<p>You can see what styling is applied to an element by looking at its classes and easily make changes without worrying that it will cause unexpected issues elsewhere.</p>
|
||||
|
||||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>CSS usually has a global scope which can make change risky.</p>
|
||||
|
||||
<p>How do you know that changing CSS in a global stylesheet to fix a bug won't cause more elsewhere?</p>
|
||||
|
||||
<p>Tailwind CSS and utility classes change CSS to a local scope.</p>
|
||||
|
||||
<p>You can see what styling is applied to an element by looking at its classes and easily make changes without worrying that it will cause unexpected issues elsewhere.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
field_daily_email_cta: { }
|
Loading…
Add table
Add a link
Reference in a new issue