|
|
|
|
|
by masiulis
2548 days ago
|
|
Creating a visual tool to replace CSS https://github.com/masiulis/Ugnis So that anyone could create a nice UI by drag’n’drop, without writting a single line of CSS. It also works as a design system, so companies can create their own component library quickly. After 3 years of trial and error, finally getting really close to beta version. |
|
I've actually had this same idea since grid is so flexible and the order of components don't matter for the container grid, so the structure of the HTML doesn't have to change by moving things around in a grid, just the CSS rules generated. Anyway good luck on launching the Beta version.