This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
2020-11-01 22:46:04 +00:00

16 lines
354 B
Markdown

# Changes to PostCSS Focus Within
### 3.0.0 (September 17, 2018)
- Updated: Support for PostCSS v7+
- Updated: Support for Node v6+
### 2.0.0 (April 7, 2018)
- Changed: default functionality to preserve the original rule
- Added: `preserve` option to preserve the original rule using `:focus-within`
### 1.0.0 (February 17, 2018)
- Initial version