Closed misaf closed 9 months ago
Could you add a tests and documentation for this?
Sure, I'll make sure to add tests and documentation for this feature.
Tests and documentation have been added as requested.
It seems the tests are failing. Could you have a look?
All tests are green!
Thanks!
This PR adds support for passing an array of styles when rendering a Media Model:
Under the hood, it uses Laravel's Arr::toCssStyles helper method.