lime-elements
lime-elements copied to clipboard
Deprecate `limel-grid` and hide it from the docs
I feel we should really deprecate and hide this component all together, just like what we did with
limel-flex-container
. Controlling a CSS grid has so many features and props, and it should be handled with CSS instead.
Originally posted by @Kiarokh in https://github.com/Lundalogik/lime-elements/issues/2026#issuecomment-2037116385
How to deprecate it?
Check limel-flex-container.tsx
for inspiration.