DEV Community

zgdev
zgdev

Posted on

EPIC-UI framework grid system (help)

Alt Text

EPIC-UI

http://ui.epicweb.bg

Hello everyone friends and I are developing css framework but we need help with the grid system. Can someone lend us a hand ?

This is the full explanation of the grid system and how it should work.
https://github.com/epicbg/epic-ui/issues/30
I think you will like the idea because it will solve alot of problems frontenders have, like more breakpoints between MD and SM or between SM and XS, multiple containers with multiple sizes and customizable breakpoints through css variables.
That's just the idea, we've got no code at all because we finished the documentation of the grid yesterday.
If someone wants to help and has more questions, send us your email to zhoraygevorgyan@epicweb.bg so we add you to team's slack.

Top comments (1)

Collapse
 
suzamax profile image
Carlos

Hey, just look how Tachyons CSS resolve the column isssue, I think that's the way you want to do that.

Cheers!