Skip to content

Commit

Permalink
Add support for the backdrop-filter style
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivia5k committed Jan 28, 2024
1 parent 2f86e3b commit c1a12e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ const (
BackgroundAttachment = "background-attachment"
BackgroundBlendMode = "background-blend-mode"
BackfaceVisibility = "backface-visibility"
BackdropFilter = "backdrop-filter"
Perspective = "perspective"
TransformOrigin = "transform-origin"

Expand Down

0 comments on commit c1a12e3

Please sign in to comment.