nuxt-headway icon indicating copy to clipboard operation
nuxt-headway copied to clipboard

Headway module for Nuxt ✌️

Results 2 nuxt-headway issues
Sort by recently updated
recently updated
newest added

## Environment ``` "nuxt": "^2.15.8" "nuxt-headway": "^1.0.0" ``` ## Code ```html ``` ## Error I got this error after deploying to Vercel even though working well on local. ``` 2976505.js:2...

Hi and thanks for your nice module. I've discovered some areas that would be nice to be improved: - It would be better to use `plugin.client.mjs` for naming template. This...