How do I obtain the current browser to pass into isSupported
? I.e.:
caniuse.isSupported('border-radius', <my **actual** browser here>);
How do I obtain the current browser to pass into isSupported
? I.e.:
caniuse.isSupported('border-radius', <my **actual** browser here>);