projecte_ionic/node_modules/postcss-image-set-function/CHANGELOG.md

19 lines
333 B
Markdown
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
# Changes to PostCSS image-set() Function
### 3.0.1 (September 18, 2018)
- Updated: PostCSS Values Parser 2
### 3.0.0 (September 17, 2018)
- Updated: Support for PostCSS 7+
- Updated: Support for Node 6+
### 2.0.0 (May 7, 2018)
- Sort images by DPR and use the lowest as the default
### 1.0.0 (May 2, 2018)
- Initial version