- Issue created by @hkirsman
- πͺπͺEstonia hkirsman
Issue forks are mystery sometimes. I'll add patch too
- π³π΅Nepal sujan shrestha Kathmanduπ³π΅, Nepal
Hi @hkirsman , Thanks for reporting this issue and for the patch! I'll take a look.
When using Single-Directory Components and this module, the css files of those components are not loaded.
{% embed "olivero:teaser" with {} only %}
{% block title %}
<h2>Foobar</h2>
{% endblock %}
{% endembed %}
Inspect the component tags. You won't see any teaser styles on it.
Not sure if this core bug or not.We need to try and collect the SDC libraries and make sure they are loaded.
Active
1.0
Code
Issue forks are mystery sometimes. I'll add patch too
Hi @hkirsman , Thanks for reporting this issue and for the patch! I'll take a look.