guocaoyi / create-chrome-ext

🍺 Scaffolding your Chrome extension! Boilerplates: react \ vue \ svelte \ solid \ preact \ alpine \ lit \ stencil \ inferno \ vanilla
MIT License
1.71k stars 124 forks source link

content_scripts css file #88

Open sgx-wb opened 3 months ago

sgx-wb commented 3 months ago

image I tried to introduce a custom css file in content_scripts, but the introduction failed. I suspect there is a problem with the path. Does anyone know the solution?