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

feat: support for render styles to html on the server side #738

Merged
merged 3 commits into from
Feb 12, 2022

Conversation

unix
Copy link
Member

@unix unix commented Feb 12, 2022

Checklist

  • Fix linting errors
  • Tests have been added / updated (or snapshots)

Change information

@netlify
Copy link

netlify bot commented Feb 12, 2022

✔️ Deploy Preview for geist-ui ready!

🔨 Explore the source changes: 965c1fb

🔍 Inspect the deploy log: https://app.netlify.com/sites/geist-ui/deploys/62084249b3772500087d13f3

😎 Browse the preview: https://deploy-preview-738--geist-ui.netlify.app

@unix unix linked an issue Feb 12, 2022 that may be closed by this pull request
2 tasks
@codecov
Copy link

codecov bot commented Feb 12, 2022

Codecov Report

Merging #738 (414b918) into master (b83edbb) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 414b918 differs from pull request most recent head 965c1fb. Consider uploading reports for the commit 965c1fb to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #738   +/-   ##
=======================================
  Coverage   98.85%   98.85%           
=======================================
  Files         198      198           
  Lines        3045     3046    +1     
  Branches      669      669           
=======================================
+ Hits         3010     3011    +1     
  Misses         34       34           
  Partials        1        1           
Impacted Files Coverage Δ
components/css-baseline/css-baseline.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b83edbb...965c1fb. Read the comment docs.

@unix unix self-assigned this Feb 12, 2022
@unix unix merged commit ccb839c into geist-org:master Feb 12, 2022
@unix unix deleted the feat/flush-html branch February 12, 2022 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A variant of CssBaseline.flush() that return string
1 participant