elchininet / postcss-rtlcss

PostCSS plugin to automatically build Cascading Style Sheets (CSS) with Left-To-Right (LTR) and Right-To-Left (RTL) rules using RTLCSS
https://elchininet.github.io/postcss-rtlcss/
Apache License 2.0
98 stars 14 forks source link

Add support for prefixes in `::view-transition` rules #332

Closed elchininet closed 2 months ago

elchininet commented 2 months ago

This pull request add support for prefixes in view-transition pseudo-classes.

Note: this is an experimental technology and an eye should be kept on it because it can be removed or changed in future proposals.

coveralls commented 2 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling fd031d9fd5d401aac26df092563f287d01aa0508 on fix_prefixes_in_view_transition_rules into 2db8cf0271619f11082765a63b4cd5cce974e931 on master.