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

Working with Symfony 5 #1

Closed
aimproxy opened this issue Jul 31, 2021 · 2 comments
Closed

Working with Symfony 5 #1

aimproxy opened this issue Jul 31, 2021 · 2 comments

Comments

@aimproxy
Copy link
Contributor

How this exactly is supposed to work? Do I have to register something in Symfony Services to get it working?

An exception has been thrown during the rendering of a template ("Heroicon "academy-cap" in style "outline" cannot be found or is not readable.").
{% extends '@EasyAdmin/page/content.html.twig' %}
{% block page_content %}
    <div class="px-4 py-5 my-5 text-center">
        {{ heroicon('academy-cap', '', 'outline') }}
aimproxy added a commit to aimproxy/twig-heroicons that referenced this issue Jul 31, 2021
@aimproxy
Copy link
Contributor Author

I would suggest that the https://github.com/tailwindlabs/heroicons repo was a sub project of this one. The benefits are clear, everyone gets the latest svg from the official heroicons repo! By the way thx for the library!

@marcw marcw closed this as completed Aug 16, 2021
@marcw
Copy link
Owner

marcw commented Aug 16, 2021

fixed by #2

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

2 participants