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

No icons with gulp build folder #6892

Open
TELLO0815 opened this issue Oct 30, 2019 · 0 comments
Open

No icons with gulp build folder #6892

TELLO0815 opened this issue Oct 30, 2019 · 0 comments

Comments

@TELLO0815
Copy link

I build in Symfony 4.3 my Semantic UI folder under assets/. The problem is, that it is not loading the icons (fonts). If i change the webpack encore link (css and js) to the node_modules folder, it works. Icon folder is all correct in my assets semantic folder

// enable JQuery for Semantic UI
.autoProvidejQuery()

// add semantic-ui entries
.addEntry('semantic_styles', './assets/bundles/semantic/dist/semantic.min.css')
.addEntry('semantic_javascripts', './assets/bundles/semantic/dist/semantic.min.js')
Any idea why and how to fix this?

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