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

The CSS file 'css/django-pwa-app.css' references a file which could not be found #22

Closed
dennohpeter opened this issue Aug 25, 2019 · 5 comments

Comments

@dennohpeter
Copy link

Anyway to get around this without using bootstrap?

more details

Whitenoise.storage.MissingFileError: The file 'fonts/bootstrap/glyphicons-halflings-regular.eot' could not be found with <whitenoise.storage.CompressedManifestStaticFilesStorage object at 0x7fb5b8567790>.

The CSS file 'css/django-pwa-app.css' references a file which could not be found:
fonts/bootstrap/glyphicons-halflings-regular.eot

Please check the URL references in this CSS file, particularly any
relative paths which might be pointing to the wrong location.

@Eliagandolfi
Copy link

Hi,
I'm having the same issue

@dennohpeter
Copy link
Author

dennohpeter commented Oct 31, 2019

@Eliagandolfi For me I had to generate custom bootstrap for glyphicons at
https://getbootstrap.com/customize/
I selected Glyphicons as the only option then copied it to my static folder under fonts/bootstrap/

@silviolleite
Copy link
Owner

@dennohpeter, Have you solved it?

@dennohpeter
Copy link
Author

Yeah by doing as I said above, it's not like the real solution but that was my workaround

@silviolleite
Copy link
Owner

@dennohpeter My bad loool I am getting crazy.

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

3 participants