Directives and Customization in TailwindCSS
Hello all, thank you for tuning in, Today we will be learning about layer and apply directives in TailwindCSS and also how we can customize everything in TailwindCSS. If you see the style.css file, we have 3 lines of code which are:
@tailwind base;
...
devraj-jhala.hashnode.dev3 min read