SENTRY
PD🧩 Plasmo Developers
•Created by cholebhature7887 on 3/10/2024 in #👟framework
Shadcn dosnt seem to work in content script ui
@cholebhature7887 maybe posting your solution here for others to find would be a nice idea
11 replies
PD🧩 Plasmo Developers
•Created by cholebhature7887 on 3/10/2024 in #👟framework
Shadcn dosnt seem to work in content script ui
FYI, You need to edit your tailwind configs
content
to include the components folder, too. You can wildcard if you like (not sure about performance)
content: ["./**/*.{ts,tsx}"], // your content-script files
11 replies