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: css core #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: css core #78

wants to merge 1 commit into from

Conversation

tintungtang
Copy link
Contributor

@tintungtang tintungtang commented Mar 3, 2025

Refine variables
Add font and spacing ultilities
Add base layout style

Closes #

πŸ“‘ Description

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • The dependencies in package.json are correct and necessary (no unused or missing package)

β„Ή Additional Information

Copy link
Contributor

github-actions bot commented Mar 3, 2025

Coverage Report for Style Sheet

Status Category Percentage Covered / Total
πŸ”΅ Lines 20.36% 79 / 388
πŸ”΅ Statements 20.36% 79 / 388
πŸ”΅ Functions 41.17% 7 / 17
πŸ”΅ Branches 51.72% 15 / 29
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/nt-stylesheet/examples/main.js 0% 0% 0% 0% 1-18
apps/nt-stylesheet/src/scripts/nt-style.ts 0% 0% 0% 0% 1-3
apps/nt-stylesheet/src/scripts/scss-generator.ts 0% 0% 0% 0%
Generated in workflow #68 for commit ef0555a by the Vitest Coverage Report Action

Copy link
Contributor

github-actions bot commented Mar 3, 2025

Coverage Report for Headless UI

Status Category Percentage Covered / Total
πŸ”΅ Lines 58.03% 1369 / 2359
πŸ”΅ Statements 58.03% 1369 / 2359
πŸ”΅ Functions 52.72% 29 / 55
πŸ”΅ Branches 84.66% 127 / 150
File CoverageNo changed files found.
Generated in workflow #68 for commit ef0555a by the Vitest Coverage Report Action

Copy link

netlify bot commented Mar 3, 2025

πŸ‘· Deploy Preview for nashtech-storybook processing.

Name Link
πŸ”¨ Latest commit ef0555a
πŸ” Latest deploy log https://app.netlify.com/sites/nashtech-storybook/deploys/67c51d46cc41710008a67814

Copy link

netlify bot commented Mar 3, 2025

❌ Deploy Preview for nashtech-storybook failed.

Name Link
πŸ”¨ Latest commit 9cf2f06
πŸ” Latest deploy log https://app.netlify.com/sites/nashtech-storybook/deploys/67deba41fb52b20008b61c1c

Refine variables
Add font and spacing ultilities
Add base layout style
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.

2 participants