browser-extension
browser-extension copied to clipboard
fix css import
The CSS file is not being added to the HTML file, therefore, any styling is not being applied to the build. I don't know how Esbuild is supposed to create the link tags, I've no idea why it's not happening so I'm adding this workaround that may be useful while the project doesn't have a better fix.