Oliver Davies
f33e9beaa4
Use a consistent format for talk events, with the most recent talk at the top of the list with the rest in a descending order. This removes the need to use a `reverse` filter in the events partial.
3.4 KiB
3.4 KiB
title | description | speakerdeck | video | tags | events | meta | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Taking Flight with Tailwind CSS | An introduction to the utility-first approach to writing CSS with a focus on the Tailwind CSS framework. |
|
|
|
|
|
An introduction to utility class and component-based styling, and how to soar with Tailwind CSS.
Things we'll cover:
- Advantages and disadvantages to utility-based styling and Tailwind CSS.
- How to add Tailwind CSS to your project and configure and customise it.
- How to avoid duplication by moving repeating classes into re-usable components for better maintainability.
- How to extend Tailwind CSS and add extra classes with community-written plugins.
- How to write and test your own custom project-specific plugins.