atom / language-css

CSS package for Atom
Other
59 stars 84 forks source link

Updating pseudo-classes to add defined, focus-visible and placeholder-shown #174

Closed cssinate closed 3 years ago

cssinate commented 3 years ago

Requirements

Description of the Change

Similar to #173 , this PR includes changes that were added to octref/language-css

This time, three pseudo-classes were added: defined, focus-visible, and placeholder-shown

Alternate Designs

Benefits

Adds more recent pseudo-classes

Possible Drawbacks

Nothing major

Applicable Issues

https://github.com/microsoft/vscode/issues/115480

cssinate commented 3 years ago

Seems this work is done in #141