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.

14 lines
271 B

  1. # Changes to PostCSS Overflow Shorthand
  2. ### 2.0.0 (September 17, 2018)
  3. - Updated: Support for PostCSS v7+
  4. - Updated: Support for Node v6+
  5. ### 1.0.1 (May 8, 2018)
  6. - Fixed: Single `overflow` values previously being parsed
  7. ### 1.0.0 (April 30, 2018)
  8. - Initial version