Robert Samarji
Results
2
issues of
Robert Samarji
### What happened? The framework is limiting the size of CSS file imports into Content Script UI files. For example, looking inside the element when importing Tailwind CSS using the...
enhancement
### What happened? I have the code below, which closely mimics the with-messaging Plasmo example: ``` // ~/background/messages/message-handler.ts import { getPort } from "@plasmohq/messaging/background" import type { PlasmoMessaging } from...
bug