You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refraining from sending this in as a first PR as I suspect this isn't as straight forward as it sounds. SSD does nonetheless advertise itself as headless, so I would (personally) like it to add as little styling as possible. Same goes for the other Th*.
Amazing project btw :)
Before:
With padding: 0 20px removed:
The text was updated successfully, but these errors were encountered:
I'd recommand to craft your own components for cutomization requirements.
The components bring too much style opinion to provide a very large reusability. There are more like a starting point to make things work quickly (hello world).
At this point, any style modification would imply a breaking change for the lib.
Maybe more ankowledged dev than me can help for component style in next 2.0.
I already worked on to reduce code complexity and make it usable for both client and server-side data processing.
Hii,
Refraining from sending this in as a first PR as I suspect this isn't as straight forward as it sounds. SSD does nonetheless advertise itself as headless, so I would (personally) like it to add as little styling as possible. Same goes for the other
Th*
.Amazing project btw :)
Before:
With
padding: 0 20px
removed:The text was updated successfully, but these errors were encountered: