Skip Navigation

Compiling Tailwind CSS

Tailwind is an exciting new CSS framework that makes heavy use of responsive, single-use utility classes. This series will move beyond the basic CDN and default classes and show you how to create your own and compile Tailwind CSS. This series assumes a basic Tailwind CSS.

Difficulty:

intermediate

Instructor:

Trevor Greenleaf

Learning Outcome:

  • Set up Webpack
  • How to compile Tailwind
  • Extended the default utility classes
  • Create your own utilities class