Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

CHANGELOG.md 354 B

3 lat temu
123456789101112131415
  1. # Changes to PostCSS Focus Within
  2. ### 3.0.0 (September 17, 2018)
  3. - Updated: Support for PostCSS v7+
  4. - Updated: Support for Node v6+
  5. ### 2.0.0 (April 7, 2018)
  6. - Changed: default functionality to preserve the original rule
  7. - Added: `preserve` option to preserve the original rule using `:focus-within`
  8. ### 1.0.0 (February 17, 2018)
  9. - Initial version