svelte-materialify
svelte-materialify copied to clipboard
feat(FluidGrid): implement material-ui inspired grid
first of thanks for this great package.
I added a grid that is inspired by reacts material-ui.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/thecomputerm/svelte-materialify/arhniw0fc
✅ Preview: https://svelte-materialify-git-fork-betaboon-feature-fluidgrid.thecomputerm.vercel.app
(unofficial reviewer here, says code+feature is good)
Can you specify the difference between FluidGrid and the other Grid system in the description?
Can you specify the difference between FluidGrid and the other Grid system in the description?
Yes. the documentation has to be fleshed out some more. I wanted to get feedback on the feature as such before putting the time in for that first :)
marked this PR as draft until I'm done :)
i just pushed a separate commit that removes the requirement of using global for the style.
I would very much like to get feedback on the approach chosen.
any update on this PR ?