I have tried to install Tailwind CSS. I have run the following command.
npm install -D tailwindcss
npx tailwindcss init
However, I have an error.
Unexpected token {
Maybe someone had the same mistake. I have an empty Laravel instance and I want to add tools for the UI.