Postcss Grid Kiss Versions Save

A PostCSS plugin to keep CSS grids stupidly simple

0.7.0

7 years ago
  • use Babel to add support for older versions of Node starting from 4.3.0
  • use Webpack 2.2 to build the playground

0.6.0

7 years ago
  • Add support for gaps dimensions
  • Optimize calc() expressions when possible with reduce-css-calc

0.5.0

7 years ago
  • Add fallback support for all justify-content and align-content values
  • Fallback now supports all the properties covered by grid-kiss 🎉

0.4.0

7 years ago
  • Add support for Internet Explorer 9 / 10 / 11 with fallback option

0.3.0

7 years ago
  • Add fallback option for a much better browser support
  • Fix some parsing issues with holes in layouts
  • Better order for the grid properties in output
  • Playground has been updated with presets and better formatting

0.2.0

7 years ago
  • Support for Sourcemaps
  • Use PostCSS API to create errors that include source position
  • Playground bundle is now minified and no more transpiled to ES5

0.1.0

7 years ago

Initial release on Github