diff --git a/apps/nameguard.io/tailwind.config.ts b/apps/nameguard.io/tailwind.config.ts index 287e60161..bb2097033 100644 --- a/apps/nameguard.io/tailwind.config.ts +++ b/apps/nameguard.io/tailwind.config.ts @@ -6,7 +6,7 @@ const config: Config = { "./src/components/**/*.{js,ts,jsx,tsx,mdx}", "./src/app/**/*.{js,ts,jsx,tsx,mdx}", "./src/app/*.{js,ts,jsx,tsx,mdx}", - "./node_modules/@namehash/nameguard-react/**/*.{js,jsx,ts,tsx}", + "../../packages/nameguard-react/src/**/*.{js,jsx,ts,tsx}", ], theme: { extend: {