This is a starting place for building a Web Extension with Tailwindcss
npm i && npm run build
- Navigate to
chrome://extensions
in Chrome; - Enable the Developer mode
- Click on Load unpacked extension (upper left nav)
- Upload the entire
extension
folder
- try
npm install -g win-node-env
and then try again.