/alpacino

Coverting units from design files can be annoying. Built with Tailwindcss & AlpineJS :wrench: :hammer:

Primary LanguageHTML

Alpacino

Chrome extension built with the AlpineJS library.

basic popup basic popup basic popup

Installation

Setup local project

  • git clone git@github.com:thomasjohnkane/tailwind-alpine-chrome-extension.git
  • npm i && npm run dev

Install on Chrome

  • Navigate to chrome://extensions in Chrome;
  • Enable the Developer mode
  • Click on Load unpacked extension (upper left nav)
  • Upload the entire extension folder