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

CSS Override #13

Open
POlsen-92 opened this issue Jul 9, 2024 · 1 comment
Open

CSS Override #13

POlsen-92 opened this issue Jul 9, 2024 · 1 comment

Comments

@POlsen-92
Copy link

POlsen-92 commented Jul 9, 2024

I'm trying to implement the CSS override as shown in the docs but am not able to get it to work.

I have the override folder in the main directory and have copied the class that I want to edit. When I serve the project I do not see it connecting to my style file. I am working from a windows computer and am wondering if Issue #8 is contributing due to the directory structure being changed upon building.

In the console I do see an error stating...

Refused to apply style from 'http://localhost:8040/overrides/style.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Thanks for any help.

@POlsen-92
Copy link
Author

Managed to get my CSS override to work by using the inline section. Still couldn't get the url import to function

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

No branches or pull requests

1 participant