Update presentations to use the abstract block

This commit is contained in:
Oliver Davies 2025-03-21 17:11:10 +00:00
parent 51b1ce4d55
commit 76ae7ae61c
26 changed files with 52 additions and 0 deletions

View file

@ -91,6 +91,7 @@ events:
url: https://www.drupalcamp.be/en/drupalcamp-ghent-2024/session/taking-flight-tailwi%E2%80%A6
---
{% block abstract %}
An introduction to utility class and component-based styling, and how to soar with [Tailwind CSS][1].
Things we'll cover:
@ -102,3 +103,4 @@ Things we'll cover:
- How to write and test your own custom project-specific plugins.
[1]: https://tailwindcss.com
{% endblock %}