Skip to content

Conversation

avigoldman
Copy link
Contributor

This PR moves the CSS processing to the preRender function. This will allow for a couple of different improvements in the near future. It will make optimizations easier and will let us improve the scoping (see #20) and make the selectors safer across all clients.

The main change for the usage (undocumented right now) you'll see if this takes away the ability to use the Style element in the render function and replaces it with a css function that passes a parameter Style that lets you add CSS in.

@avigoldman avigoldman changed the base branch from master to improving-meta-handling December 2, 2017 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant