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

Add DSL to create styles #2

Open
meiersi opened this issue Sep 1, 2014 · 0 comments
Open

Add DSL to create styles #2

meiersi opened this issue Sep 1, 2014 · 0 comments

Comments

@meiersi
Copy link
Owner

meiersi commented Sep 1, 2014

Style attributes must be communicated to ReactJS using a property map. We currently handle that using a Data.Map.Map attribute. However, we could do better. The idea is to expose a little combinator language like blaze-html to construct valid style values only. This would improve the developer experience and free the renderers to deal with styles in the most optimal way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant