# changelog v7.1.0 (31 octobre 2018)

- mise à jour et meilleure intégration de gulp / postCSS : 
  - autoprefixer version postCSS (avec browserslist officielle),
  - unprefix : pour supprimer les vieux préfixes inutiles
  - flexbox-fixes : pour corriger les erreurs connues sur IE
  - gap-properties : polyfill de gap -> grid-gap
  - minification CSS avec CSSnano
- application de `white-space: pre-rap` sur les textarea
This commit is contained in:
Raphael Goetter 2018-10-31 15:24:17 +01:00
parent ad24c2fd51
commit 9a5ed3c989
13 changed files with 3561 additions and 4226 deletions

View file

@ -1,5 +1,5 @@
/*!
* www.KNACSS.com v7.0.9 (october, 24 2018) @author: Alsacreations, Raphael Goetter
* www.KNACSS.com v7.1.0 (october, 31 2018) @author: Alsacreations, Raphael Goetter
* Licence WTFPL http://www.wtfpl.net/
*/