Skip to content

Commit fb2e9d9

Browse files
committed
add matchUtilities mock
1 parent 4769177 commit fb2e9d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/server.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -784,6 +784,7 @@ function runPlugin(
784784
addUtilities: () => {},
785785
addComponents: () => {},
786786
addBase: () => {},
787+
matchUtilities: () => {},
787788
addVariant: () => {},
788789
e: (x) => x,
789790
prefix: (x) => x,

0 commit comments

Comments
 (0)