web 3d图形渲染器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
416 B

  1. # Changes to PostCSS Environment Variables
  2. ### 2.0.2 (September 20, 2018)
  3. - Updated: Do not break on an empty importFrom object
  4. ### 2.0.1 (September 18, 2018)
  5. - Updated: Support for PostCSS Values Parser 2
  6. ### 2.0.0 (September 17, 2018)
  7. - Updated: Support for PostCSS 7+
  8. - Updated: Support for Node 6+
  9. - Updated: Changed `variables` option to `importFrom` option
  10. ### 1.0.0 (April 28, 2018)
  11. - Initial version