{ "uuid": [ { "value": "c8ff4c27-c938-4c24-ac36-e4af2fb2457b" } ], "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:10+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": "Applying all the things" } ], "created": [ { "value": "2024-07-10T00:00:00+00:00" } ], "changed": [ { "value": "2025-05-11T09:00:10+00:00" } ], "promote": [ { "value": false } ], "sticky": [ { "value": false } ], "default_langcode": [ { "value": true } ], "revision_translation_affected": [ { "value": true } ], "path": [ { "alias": "\/daily\/2024\/07\/10\/applying-all-the-things", "langcode": "en" } ], "body": [ { "value": "\n

If you're adding Tailwind CSS to your existing project or can't use atomic\/utility classes straight away, the @apply<\/code> directive might be an option.<\/p>\n\n

It's a way to extract components within CSS using the same classes you'd add to the element.<\/p>\n\n

Here's a quick example:<\/p>\n\n

.btn {\n  @apply py-3 px-6 bg-red text-white hover:bg-green focus:bg-green;\n}\n<\/code><\/pre>\n\n

It works with interaction states, such as hover and focus states, too.<\/p>\n\n

It's not something I use or recommend often, but it could be a good way to get started.<\/p>\n\n

Just don't overuse it.<\/p>\n\n ", "format": "full_html", "processed": "\n

If you're adding Tailwind CSS to your existing project or can't use atomic\/utility classes straight away, the @apply<\/code> directive might be an option.<\/p>\n\n

It's a way to extract components within CSS using the same classes you'd add to the element.<\/p>\n\n

Here's a quick example:<\/p>\n\n

.btn {\n  @apply py-3 px-6 bg-red text-white hover:bg-green focus:bg-green;\n}\n<\/code><\/pre>\n\n

It works with interaction states, such as hover and focus states, too.<\/p>\n\n

It's not something I use or recommend often, but it could be a good way to get started.<\/p>\n\n

Just don't overuse it.<\/p>\n\n ", "summary": null } ], "feeds_item": [ { "imported": "1970-01-01T00:33:45+00:00", "guid": null, "hash": "cd5a2930ef6ca83b078b4effc46de01f", "target_type": "feeds_feed", "target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76" } ] }