webcitron
webcitron
FFilament
Created by webcitron on 10/20/2023 in #❓┊help
Styles are not being loaded in browser although they are visible in chrome inspector
explaining even wider. in chrome inspector i see that css file is loaded. i can see some clases defined. in loaded page (css are not applied) i can see usage of these clasess. long story short - looks like css should be applied to the page.
9 replies
FFilament
Created by webcitron on 10/20/2023 in #❓┊help
Styles are not being loaded in browser although they are visible in chrome inspector
well, looks like im not using npm dev/ i was following filament documentation i dont remember any mention of npm usage, i did not use it intentionally too 🙂 anyway, before changing hostname all styles were loaded correctly
9 replies
FFilament
Created by webcitron on 10/20/2023 in #❓┊help
Styles are not being loaded in browser although they are visible in chrome inspector
yes, they should be applied
9 replies
FFilament
Created by webcitron on 10/20/2023 in #❓┊help
Styles are not being loaded in browser although they are visible in chrome inspector
its correct:
~ % docker exec backoffice | grep APP_URL
APP_URL=http://xxx.yyy.localhost/
~ % docker exec backoffice | grep APP_URL
APP_URL=http://xxx.yyy.localhost/
9 replies