In this lesson, learn how to customize Tailwind CSS so that your Vue.js app looks unique. The tailwind.config.js
file is the perfect place to customize things like colors, fonts, breakpoints, and more!
NOTE: Tailwind Version 4 introduces breaking changes concerning config. This lesson only applies to tailwind version 3. In the next lesson, we break down config for Tailwind version 4.
Links