ant-design / antd-style

css-in-js library with antd v5 token system
https://ant-design.github.io/antd-style/
MIT License
204 stars 32 forks source link

init #1

Closed arvinxx closed 1 year ago

arvinxx commented 1 year ago

概述 Summary

为应用级研发提供结合 antd v5 Token System 的 css-in-js 解决方案。

动机 Motivation

API

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
antd-style ✅ Ready (Inspect) Visit Preview Jan 6, 2023 at 3:22PM (UTC)
codecov[bot] commented 1 year ago

Codecov Report

Merging #1 (a99312b) into master (7ba26c2) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head a99312b differs from pull request most recent head 4d730f2. Consider uploading reports for the commit 4d730f2 to get more accurate results

@@            Coverage Diff             @@
##            master        #1    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            1        24    +23     
  Lines            2       124   +122     
  Branches         0         9     +9     
==========================================
+ Hits             2       124   +122     
Impacted Files Coverage Δ
src/containers/AppContainer/AntdProvider.tsx 100.00% <100.00%> (ø)
src/containers/AppContainer/AntdStaticMethod.tsx 100.00% <100.00%> (ø)
src/containers/AppContainer/AppContainer.tsx 100.00% <100.00%> (ø)
src/containers/AppContainer/GloabalStyle.tsx 100.00% <100.00%> (ø)
src/containers/AppContainer/index.ts 100.00% <100.00%> (ø)
src/containers/ThemeProvider.tsx 100.00% <100.00%> (ø)
src/containers/index.ts 100.00% <100.00%> (ø)
src/context/ThemeModeContext.ts 100.00% <100.00%> (ø)
src/context/index.ts 100.00% <100.00%> (ø)
src/functions/createGlobalStyle.tsx 100.00% <100.00%> (ø)
... and 14 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more