Denisson Carvalho

Results 4 comments of Denisson Carvalho

Updates on this feature for the Html5Qrcode class? For me it only works in the Html5QrcodeScanner class.

@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: {},...