tachyons-css / tachyons-build-css

Transpile Tachyons postcss to vanilla css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css-mqpacker is deprecated

trev-dev opened this issue · comments

commented

Hey There!

Thanks so much for the great toolkit. It's teaching me a lot about postcss.

Please excuse me as I'm coming from SASS where everything's just done for you under the hood.

I was trying to understand which plugins tachyon used by default so that I could extend it for a WYSIWYG editor in a CMS theme, and I learned that css-mqpacker is deprecated. I'm not sure why, but I was able to find 'node-css-mqpacker' from the same author here: https://www.npmjs.com/package/node-css-mqpacker

We're using the deprecated package here:

const queries = require('css-mqpacker')

Not even sure if it matters.

commented

This issue is over 6 months old with no movement. My PR is still open? Closing this.