New card layouts!
This release includes support for different layouts using a small dropdown at the bottom right of the screen. 🎉
I only aim to support a static set of layouts for now. I wanted to make it possible to build your own layout with drag-and-drop and stuff, but it turned out to be more complex than needed, and I believe this set of options will work for 80% of the needs.
- In addition to the new layouts, I have removed the dependency on the
flexboxgrid
package, which allowed getting rid of ~13KB of CSS for the resulting bundle. - There were small style fixes here and there.
I wish everyone a great 2021, stay safe! 🎉
Burak