ryboe / CSS3

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

Add support for ::part pseudo-element #197

Closed vrugtehagel closed 1 year ago

vrugtehagel commented 1 year ago

Related issue: https://github.com/ryboe/CSS3/issues/195

Adds support for ::part(). Also attempts to add auto-completion, but I'm not actually sure that's working correctly.

Also tried to add tests, not sure if I did that right 😛