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(card): uses n as CSS vars prefix #1922

Merged
merged 3 commits into from
Dec 21, 2021
Merged

Conversation

Sepush
Copy link
Collaborator

@Sepush Sepush commented Dec 21, 2021

Signed-off-by: Sepush sepush@outlook.com

close #1921

Signed-off-by: Sepush <sepush@outlook.com>
@vercel
Copy link

vercel bot commented Dec 21, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tusimple/naive-ui/Hn4yZMYQ2ZmDDbingxUKMfpTyM92
✅ Preview: https://naive-ui-git-fork-sepush-card-tusimple.vercel.app

@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #1922 (1f99a95) into main (b7721f8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1922   +/-   ##
=======================================
  Coverage   64.62%   64.63%           
=======================================
  Files         890      890           
  Lines       17404    17404           
  Branches     4127     4127           
=======================================
+ Hits        11248    11249    +1     
  Misses       5377     5377           
+ Partials      779      778    -1     
Impacted Files Coverage Δ
src/card/src/styles/index.cssr.ts 100.00% <ø> (ø)
src/card/src/Card.tsx 84.61% <100.00%> (+2.56%) ⬆️

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 b7721f8...1f99a95. Read the comment docs.

Signed-off-by: Sepush <sepush@outlook.com>
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.

let CSS var prefixed with n for card
2 participants