jerry
jerry
PD🧩 Plasmo Developers
Created by jerry on 8/1/2023 in #👾extension
Importing Material Symbols to Content UI
How can I import Material Symbols to a content ui script? Tried to follow the custom font guide in the documentation but didn't have any success
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");
2 replies
PD🧩 Plasmo Developers
Created by jerry on 7/18/2023 in #👟framework
Is it possible to pass custom next.config.js?
Is it possible to pass a custom next.config.js for the nextjs starter repo? Or would it be possible to specify babel as the bundler for plasmo instead of parcel? I'm trying to use this adapter: @expo/next-adapter. It looks like it supports Next.js with SWC, but the adapter is imported in the next config file. Thanks for the help!
2 replies