Skip to content

Instantly share code, notes, and snippets.

View pushred's full-sized avatar

Eric Casthart pushred

View GitHub Profile
@pushred
pushred / es-index.js
Last active October 1, 2018 18:00
react-joyride build issue
import ReactDOM from 'react-dom';
import ExecutionEnvironment from 'exenv';
import is from 'is-lite';
import scroll from 'scroll';
import scrollDoc from 'scroll-doc';
import getScrollParent from 'scrollparent';
import deepmerge from 'deepmerge';
import React from 'react';
import PropTypes from 'prop-types';
import treeChanges from 'tree-changes';
@pushred
pushred / video-cory-gunz-simple-as-that.html
Created December 6, 2013 22:08
Example of http://www.youngmoney.com/post/246/video-cory-gunz-simple-as-that Shows symptom of known TinyMCE/Twenty Twelve theme issue.
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8" />