Skip to content

Instantly share code, notes, and snippets.

@daKmoR
Created February 18, 2020 12:24
Show Gist options
  • Save daKmoR/b9a214816cddb9f8c8925b77ef49779b to your computer and use it in GitHub Desktop.
Save daKmoR/b9a214816cddb9f8c8925b77ef49779b to your computer and use it in GitHub Desktop.
Markdium-What is a Mixin?
import { isIE11 } from './helpers.js';
if (isIE11()) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment