ryboe / CSS3

The most complete CSS support for Sublime Text
MIT License
189 stars 28 forks source link

Add view-transition psuedo elements and property #208

Closed vrugtehagel closed 3 months ago

vrugtehagel commented 3 months ago

Adds all the view-transition stuff.

Optionally, we can choose to highlight the root keyword differently from other idents, but I chose not to just to align with e.g. :dir() (which only accepts keywords).

Resolves https://github.com/ryboe/CSS3/issues/199.

vrugtehagel commented 3 months ago

Whoops! Missed that one, it's been added. Thanks!