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

V6 CSS Type Planning #172

Open
2 of 4 tasks
JSideris opened this issue Jan 24, 2024 · 0 comments
Open
2 of 4 tasks

V6 CSS Type Planning #172

JSideris opened this issue Jan 24, 2024 · 0 comments
Assignees

Comments

@JSideris
Copy link
Owner

JSideris commented Jan 24, 2024

List of features we want to support in v6 wrt the style builder (formerly dotcss).

Each one will be broken down into its own task with a list of subtasks.

One of the challenging aspects is it can't all be based on types. Shorthand types and in some cases expected values may require complex types. So for example the border property has a very complex footprint that can accept different data types and units and a color. One solution to this problem might be to require builders for all shorthand properties. There's an article about this that can be found here.

List of shorthand properties can be found in #173.

@JSideris JSideris self-assigned this Jan 24, 2024
@JSideris JSideris moved this to In Progress in DOThtml 6 Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant