Skip to content

Commit

Permalink
fix(sanity): add dpr modifier (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
podlebar authored Mar 31, 2023
1 parent acd7090 commit 2a7f5cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/providers/sanity.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const operationsGenerator = createOperationsGenerator({
// Convenience modifiers
background: 'bg',
download: 'dl',
dpr: 'dpr',
sharpen: 'sharp',
orientation: 'or',
'min-height': 'min-h',
Expand Down

0 comments on commit 2a7f5cd

Please sign in to comment.