KorzhCom / EasyData

Adaptive CRUD for ASP.NET Core. With EasyData you can get both API endpoints and client-side UI for all CRUD operations in a matter of minutes using just your DbContext and a few lines of code.
MIT License
594 stars 63 forks source link

How to change the rendered UI #194

Open ridingmower opened 2 months ago

ridingmower commented 2 months ago

Hello i want to use custom styling for the tables etc, how can I do that

spacerobotTR commented 2 months ago

I just got this installed and am wondering the same thing. I would like to configure this to work with tailwind styles.