Skip to content

Instantly share code, notes, and snippets.

@htmgarcia
htmgarcia / custom.js
Last active April 7, 2019 13:50
Same height for modules in Wright Framework
/**
* jquery-match-height master by @liabru
* http://brm.io/jquery-match-height/
* License: MIT
*/
;(function(factory) { // eslint-disable-line no-extra-semi
'use strict';
if (typeof define === 'function' && define.amd) {
// AMD