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

Commit 7a9d4db

Browse files
authored
Merge pull request #129 from andyrichardson/master
Media query support for 'hover' (see issue #128)
2 parents a86a614 + d53fc2d commit 7a9d4db

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
@@ -1217,6 +1217,7 @@
12171217
| scan
12181218
| orientation
12191219
| display-mode
1220+
| hover
12201221
)
12211222
|
12221223
# Deprecated features
@@ -1276,6 +1277,7 @@
12761277
| standalone
12771278
| minimal-ui
12781279
| browser
1280+
| hover
12791281
)
12801282
(?=\\s|\\)|$)
12811283
'''

0 commit comments

Comments
 (0)