Gabriel Azevedo

Results 2 issues of Gabriel Azevedo

*Description of changes:* Fixed wrong word in brazilian portuguese. "Fexar" to "Fechar". By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under...

Using `type: 'style'`, i have this error in my Nextjs application: `ReferenceError: document is not defined`; Maybe it's worth checking if the document exists before referencing it https://github.com/glromeo/esbuild-sass-plugin/blob/f0e58c9a4a24e249c6da3bcf7e8c769b74eb7ac4/src/utils.ts#L105-L117