ant-design / cssinjs

https://ant-design.github.io/cssinjs
MIT License
237 stars 59 forks source link

feat: Tricky ssr support #5

Closed zombieJ closed 2 years ago

zombieJ commented 2 years ago

Less modify the structure of doc build

github-actions[bot] commented 2 years ago

🎊 PR Preview d2ef89a361b7c8cb2a362eec60f64c9c85d5daf5 has been successfully built and deployed to https://ant-design-cssinjs-preview-pr-5.surge.sh

:clock1: Build time: 212.309s

🤖 By surge-preview

codecov-commenter commented 2 years ago

Codecov Report

Merging #5 (d2ef89a) into master (19191fc) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          164       180   +16     
  Branches        35        37    +2     
=========================================
+ Hits           164       180   +16     
Impacted Files Coverage Δ
src/StyleContext.tsx 100.00% <100.00%> (ø)
src/useStyleRegister.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 19191fc...d2ef89a. Read the comment docs.