Marc Filleul
Marc Filleul
Hi, First of all I want to thank you for your lambda-mailer repo because I now able to quicly create multiple serverless forms, even if I'm not a developper. But...
### Clear and concise description of the problem Hi, Tailwind Labs just released [Heroicons v2.0](https://heroicons.com/), which is a brand new icon set which includes 280 icons drawn in three distinct...
Hi, I'm trying perfundo in Nuxt but get an error: perfundo is not a function. Here is my code: ```js const perfundo = require("perfundo"); import "../node_modules/perfundo/dist/perfundo.with-icons.min.css"; export default { mounted()...