- Explore all the
ways of writing css
. - How do we
configure tailwind
? - In
tailwind.config.js
, what does all the keys mean (content, theme, extend, plugins)? - Why do we have
.postcssrc file
?
- Configure
Tailwind
and try tobuild your whole app using tailwind
.