|
1234567891011121314 |
- # Changes to PostCSS Overflow Shorthand
-
- ### 2.0.0 (September 17, 2018)
-
- - Updated: Support for PostCSS v7+
- - Updated: Support for Node v6+
-
- ### 1.0.1 (May 8, 2018)
-
- - Fixed: Single `overflow` values previously being parsed
-
- ### 1.0.0 (April 30, 2018)
-
- - Initial version
|