This module has been moved to the monorepo wocss (and renamed to
@wocss/tools-mq
)
Tools
The wocss-tools-mq
module contains sass-mq. This is a wrapper for the framework.
Install using npm:
$ npm install wocss-tools-mq --save
With a tool like webpack you can import this module writing:
@import '~wocss-tools-mq';