From c8940af69a4ac1878c7e06f6bbcb0a498c54f7dd Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 31 Mar 2019 21:46:45 +0100 Subject: [PATCH] Update abstract --- source/_talks/taking-flight-with-tailwind-css.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/_talks/taking-flight-with-tailwind-css.md b/source/_talks/taking-flight-with-tailwind-css.md index 7eaa8251..d941a978 100644 --- a/source/_talks/taking-flight-with-tailwind-css.md +++ b/source/_talks/taking-flight-with-tailwind-css.md @@ -32,8 +32,9 @@ An introduction to utility class and component based styling, and how to soar wi Things we’ll cover: - Advantages and disadvantages to utility based styling and Tailwind. -- How to install Tailwind and add it to your build process. -- How to customise Tailwind. -- How to promote repeating classes into re-usable components. +- How to install Tailwind and add it to your build process using tools such as Symfony Encore and Laravel Mix. +- How to configure and customise Tailwind for your project. +- How to promote repeating classes into re-usable components for better maintainability. +- Strategies to control the file size, and using external tools like PurgeCSS. [1]: https://tailwindcss.com