Skip to content

Commit 0e18b82

Browse files
committed
Refactor code-style
1 parent a979b98 commit 0e18b82

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+1444
-1281
lines changed

asset/houdini.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/// <reference lib="dom" />
22

33
/* eslint-env browser */
4+
45
if ('paintWorklet' in CSS) {
56
// @ts-expect-error: CSS is not yet fully typed.
67
CSS.paintWorklet.addModule('https://esm.sh/css-houdini-squircle@0.3?bundle')

0 commit comments

Comments
 (0)