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

Commit

Permalink
Merge pull request #129 from andyrichardson/master
Browse files Browse the repository at this point in the history
Media query support for 'hover' (see issue #128)
  • Loading branch information
darangi authored Aug 28, 2020
2 parents a86a614 + d53fc2d commit 7a9d4db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions grammars/css.cson
Original file line number Diff line number Diff line change
Expand Up @@ -1217,6 +1217,7 @@
| scan
| orientation
| display-mode
| hover
)
|
# Deprecated features
Expand Down Expand Up @@ -1276,6 +1277,7 @@
| standalone
| minimal-ui
| browser
| hover
)
(?=\\s|\\)|$)
'''
Expand Down

0 comments on commit 7a9d4db

Please sign in to comment.