in this video I show you how to configure tailwindcss with postcss and nodejs
tailwind css is a low-level css framework that uses utility classes to write all the css of a page.
for more info : https://tailwindcss.com/
You would need to install nodejs: https://nodejs.org/
as well as vscode : https://code.visualstudio.com/
as code editor, of course you could use any of them, the result will be the same.