peterramsing / lost

LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
http://lostgrid.org
MIT License
4.5k stars 160 forks source link

Upgrade/postcss #379

Closed steve-holland closed 7 years ago

steve-holland commented 7 years ago

What kind of change is this? (Bug Fix, Feature...) Upgrades to PostCSS v6.x.

What is the current behavior (You can also link to an issue) Using PostCSS v5.x

What is the new behavior this introduces (if any) Adds minifying of CSS before unit tests are run.

Does this introduce any breaking changes? No.

Does the PR fulfill these requirements?

Other Comments No new tests added, just a change in the way tests are run. No Changes to the docs.