Denisson Carvalho
Denisson Carvalho
Updates on this feature for the Html5Qrcode class? For me it only works in the Html5QrcodeScanner class.
any solution?
@LordZardeck Could you share which alternative you chose?
@Jared-Dahlke Did you find any solution? I managed to make it work by removing "type": "module" and modifying postcss.config.js to: ` module.exports = { plugins: { tailwindcss: {}, autoprefixer: {},...