extension-js / extension.js

🧩 Plug-and-play, zero-config, cross-browser extension development tool.
https://extension.js.org
MIT License
3.67k stars 93 forks source link

The styles in the vue-typescript template are missing. #95

Closed OSpoon closed 3 months ago

OSpoon commented 3 months ago

Description:

The styles in the vue-typescript template are missing.

Operation steps:

  1. npx extension create vue-ts-ext --template=vue-typescript
  2. npm run start