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

Server-rendered CSS #154

Merged
merged 8 commits into from
Dec 7, 2016
Merged

Server-rendered CSS #154

merged 8 commits into from
Dec 7, 2016

Conversation

Rich-Harris
Copy link
Member

See #153 – this implements everything except css: false

@Rich-Harris
Copy link
Member Author

Had a further thought on css: false – it should be a feature of the client-side compiler rather than an instantiation option. The app developer knows whether she's using server-rendered CSS, so it makes more sense to just not ship it in the first place, rather than shipping it and not using it.

@Rich-Harris Rich-Harris merged commit f978bbe into master Dec 7, 2016
@Rich-Harris Rich-Harris deleted the gh-153 branch December 7, 2016 23:12
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