Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using CSS libraries #31

Open
avi12 opened this issue Jul 24, 2022 · 0 comments
Open

Using CSS libraries #31

avi12 opened this issue Jul 24, 2022 · 0 comments

Comments

@avi12
Copy link

avi12 commented Jul 24, 2022

I'm using the Svelte template and I wish to use it with Svelte Materialify
How do I tell the HTML to load the CSS before it exists, i.e. it will exist upon compiling Svelte?
So far, I've tried adding

<link rel="stylesheet" href="/bulid/popup/popup.css">

but the Vite plugin isn't happy and seeks for popup.css, which doesn't exist yet

So far I've been using rollup-plugin-css-only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant