outl1ne / nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.
MIT License
271 stars 99 forks source link

Does not works with nova grid #185

Open scramatte opened 1 month ago

scramatte commented 1 month ago

Hi,

I'm trying to use this component with nova grid https://github.com/codenco-dev/nova-grid-system

But it doesn't works. It looks that Nova macro are not available because I'm using "size" macro and log tell me that size function is not available.

Can you take a look?

Regards