1.2.0 • Published 1 year ago

@maggioli-design-system/mds-grid v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

mds-grid

This component is deprecated as it is enough to use plain HTML with the help of frameworks like TailwindCSS like in the example below:

<div class="grid grid-cols-2 gap-2">
  <div>Column 1</div>
  <div>Column 2</div>
</div>

Built with love @ Maggioli Informatica / R&D Department

1.2.0

1 year ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago