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

Nav item show garbled text when using local CSS #570

Open
pcplayer opened this issue Jun 26, 2024 · 0 comments
Open

Nav item show garbled text when using local CSS #570

pcplayer opened this issue Jun 26, 2024 · 0 comments

Comments

@pcplayer
Copy link

I have downloaded demo html from: https://github.com/picocss/examples/tree/master/v2-html.

It works fine on my computer.

And I have downloaded CSS to my computer, and if I modify the CSS link from:
href="https://cdn.jsdelivr.net/npm/@picocss/pico@2.0.6/css/pico.min.css”
to:
href="/css/pico.min.css“

and everything on the page is fine but the nav item of theme. When I drop it down, it show garbled text over the three options item text.
At the same time, I can change the theme by select the dark item.
errorPic

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