jonassiewertsen / statamic-livewire

A Laravel Livewire integration for Statamics antlers engine
91 stars 16 forks source link

Add support for `@assets` directive #68

Closed edalzell closed 2 months ago

edalzell commented 2 months ago

I had to do a view in blade because there was no {{ livewire:assets }} tag that mirrored the @assets directive.

godismyjudge95 commented 2 months ago

Just had to do the same thing and was going to create an issue 😂