I'm following the documentation, however when use:
npx tailwindcss init
Not working:
Error: Cannot find module 'C:\path\to\project\tailwindcss\lib\cli.js'
package.json
$/> npm init -y
$/> npm i -D tailwindcss