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.

18 lines
333 B

  1. # Changes to PostCSS image-set() Function
  2. ### 3.0.1 (September 18, 2018)
  3. - Updated: PostCSS Values Parser 2
  4. ### 3.0.0 (September 17, 2018)
  5. - Updated: Support for PostCSS 7+
  6. - Updated: Support for Node 6+
  7. ### 2.0.0 (May 7, 2018)
  8. - Sort images by DPR and use the lowest as the default
  9. ### 1.0.0 (May 2, 2018)
  10. - Initial version