Add placeholder pseudo element

This commit is contained in:
David Storey
2015-12-08 18:33:34 -08:00
parent fe09ff773c
commit 0c2649e8fc

View File

@@ -756,7 +756,7 @@
</dict>
</dict>
<key>match</key>
<string>(:+)(after|before|first-letter|first-line|selection)\b</string>
<string>(:+)(after|before|first-letter|first-line|placeholder|selection)\b</string>
<key>name</key>
<string>entity.other.attribute-name.pseudo-element.css</string>
</dict>