Skip to content

Commit

Permalink
Add @scope to Enum (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Apr 23, 2024
1 parent b8c0878 commit a77e19f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Enum.js
Expand Up @@ -19,3 +19,4 @@ export var FONT_FACE = '@font-face'
export var COUNTER_STYLE = '@counter-style'
export var FONT_FEATURE_VALUES = '@font-feature-values'
export var LAYER = '@layer'
export var SCOPE = '@scope'

0 comments on commit a77e19f

Please sign in to comment.