Commit Graph

3 Commits

Author SHA1 Message Date
Denis Mukhametov
0f4781e850 Fix control comment fo CSS Grid prefixing (#6061)
"on" value of "autoprefixer grid" is kinda deprecated. It's better to use "autoplace" or "no-autoplace" instead.
https://github.com/postcss/autoprefixer#options

"autoplace" enables PostCss' autoplace polyfill for ie and makes prefixes, "no-autoplace" only makes prefixes
https://github.com/postcss/autoprefixer#does-autoprefixer-polyfill-grid-layout-for-ie
2018-12-23 14:59:01 -05:00
Dan Abramov
a840d56683 Port documentation updates 2018-10-19 19:30:18 -04:00
Kristofer Selbekk
b10600eec4 Move post-processing css to its own file 2018-10-07 19:36:38 +02:00