codegino / svelte-tailwind-chrome-plugin

13 stars 5 forks source link

Svelte + TS + Vite + Tailwind + CRXJS

Running the app

  1. npm install
  2. Create distributable files using npm run dev OR npm run build
  3. Open chrome://extensions/
  4. Enable Developer Mode
  5. Click Load Unpacked
  6. Point to the dist folder