Skip to content

Commit 6173119

Browse files
committed
ignore the private API usage for now
1 parent e445ef0 commit 6173119

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import plugin from 'tailwindcss/plugin'
2+
// @ts-expect-error
23
import { normalize } from 'tailwindcss/lib/util/dataTypes'
34

45
export = plugin(function containerQueries({ matchUtilities, matchVariant, theme }) {

0 commit comments

Comments
 (0)