-
Notifications
You must be signed in to change notification settings - Fork 38
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
Styles aren't loaded #27
Comments
Okay I have an idea. You are trying to use the browserified version, right? In this case you have to define the base directory for loading the photon components relative from ‘/dist’ You can do this, |
@MauriceConrad no, I'm trying to use not browserified version. I have a project based on this boilerplate for electron. |
I am facing the same issue and the problem is the directory "fonts" does not exists under the path "../app/dist/PhotonOriginal/"
Hopefully you fixed it soon, it's a real quick fix indeed |
@iafelix First of all, this is a completely different issue because @josephbuchma faces problems with the general requirement of You have to keep in mind that my version of Photon is based on the original framework but does provide a completely different API. I recommend to use SVG based icons instead of font based ones ;-) |
@josephbuchma Okay sorry for answering so late. I do not hie any idea what exactly is not working in your environment but hopefully, I have a solution. DetailedPhoton loads each component directly from a SolutionSet Can you give me some feedback about your troubleshooting? |
@MauriceConrad please fix this issue. I have same issue |
Same issue here. |
Having a bunch of errors like this:
Manual juggling with stylesheets is not mentioned in README, so I guess something went wrong way ?
The text was updated successfully, but these errors were encountered: