doom-checkboxes
doom-checkboxes copied to clipboard
Enable more browsers
Remove zoom
if possible (Firefox doesn't support it) and use transform
instead.
There's also an issue getting the WebAssembly to load on Safari: WebAssembly.instantiateStreaming is not a function
. I think the fix is to use this polyfill.