Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support CSS Grid #48

Open
Inwerpsel opened this issue Oct 30, 2023 · 0 comments
Open

Support CSS Grid #48

Inwerpsel opened this issue Oct 30, 2023 · 0 comments
Labels
css-feature Adds support for some part of the CSS Spec enhancement New feature or request needs design Missing design ideas for crucial components needs info The issue probably doesn't have enough information/ideas to be actionable at this time

Comments

@Inwerpsel
Copy link
Owner

Inwerpsel commented Oct 30, 2023

CSS grid is a very interesting spec, however writing the code is quite confusing, with multiple weird naming and positional conventions, resulting in complex, hard-to-read values scattered across multiple properties. So a lot of room for error or poor choices of which part of the API to use and how exactly to apply it. Not that I could write a better spec, I guess it's just fundamentally complicated.

With other words, there's a lot of value in creating a visual UI that does this for you.

@Inwerpsel Inwerpsel added enhancement New feature or request needs design Missing design ideas for crucial components needs info The issue probably doesn't have enough information/ideas to be actionable at this time css-feature Adds support for some part of the CSS Spec labels Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-feature Adds support for some part of the CSS Spec enhancement New feature or request needs design Missing design ideas for crucial components needs info The issue probably doesn't have enough information/ideas to be actionable at this time
Projects
None yet
Development

No branches or pull requests

1 participant