Closed getdave closed 10 years ago
Also update any boilerplate code in plugins.js
or main.js
to use the SITE.utils.activeMQ
function to conditionalise loading based on breakpoint rather than a hardcoded breakpoint.
Note that the Dictionary util must be defined before the activeMQ
function.
Fixed in feature branch. Will close via commit.
Forgot to close via commit. Closing manually.
Add the functionality required to capture MQs from the CSS and into the JS.
Required CSS:
Required JS:
Note that the JS above depends on the presence of the Dictionary object (see https://github.com/getdave/Tanlinell/issues/277)