-
Notifications
You must be signed in to change notification settings - Fork 257
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
Features & Fixes: DOM in core, less DOM writes, N Composition, #450
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 2f211a1:
|
🔥 |
hey @jonathantneal -- tried this branch in my project since it should fix #431, discovered a bug with https://codesandbox.io/s/default-variants-bug-11qbb I tracked it down to this line here: because |
This PR would introduce the following changes:
theme
function to return an object instead of another function.PR Goals
@stitches/core
should handle injection/hydration of styles #440css
API #436css
should acceptn
compositions #397