Releases: hail2u/node-css-mqpacker
Releases · hail2u/node-css-mqpacker
v9.0.0
v8.0.1
v7.0.0
v6.0.2
v6.0.1
v6.0.0
v5.0.1
Hello, Node.js v6!
fs.readFileSync(process.stdin.fd, 'utf8')
rocks.
If you hate npm warning, you can use v4.x for Node.js v4. I will maintain v4.x until active version of Node.js LTS updated.
Yes, dependencies.
This release update dependency, and also optimize installed files.
PostCSS v5!
This version supports PostCSS v5 and deprecates following old interfaces:
mqpacker.postcss
mqpacker().pack()
mqpacker().postcss
You can still use mqpacker.pack()
alone or postcss([mqpacker()])
with other PostCSS plugins.