Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit d53fc2d

Browse files
Media query support for 'hover' (see issue #128)
1 parent f4e032d commit d53fc2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

grammars/css.cson

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,6 +1163,7 @@
11631163
| scan
11641164
| orientation
11651165
| display-mode
1166+
| hover
11661167
)
11671168
|
11681169
# Deprecated features
@@ -1222,6 +1223,7 @@
12221223
| standalone
12231224
| minimal-ui
12241225
| browser
1226+
| hover
12251227
)
12261228
(?=\\s|\\)|$)
12271229
'''

0 commit comments

Comments
 (0)