docs: update core concepts and figma config documentation#431
Merged
owjs3901 merged 11 commits intodev-five-git:mainfrom Oct 28, 2025
Merged
docs: update core concepts and figma config documentation#431owjs3901 merged 11 commits intodev-five-git:mainfrom
owjs3901 merged 11 commits intodev-five-git:mainfrom
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
owjs3901
requested changes
Oct 20, 2025
apps/landing/src/app/(detail)/docs/core-concepts/nm-base/page.mdx
Outdated
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/optimize-css/page.mdx
Outdated
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/optimize-css/page.mdx
Outdated
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/optimize-css/page.mdx
Outdated
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/optimize-css/page.mdx
Outdated
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/optimize-css/page.mdx
Outdated
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/type-inference-system/page.mdx
Outdated
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/type-inference-system/page.mdx
Outdated
Show resolved
Hide resolved
- Fix N/M base character for 27/37 - Remove misleading CSS optimization examples - Simplify type inference system explanation with csstype property
owjs3901
requested changes
Oct 21, 2025
apps/landing/src/app/(detail)/docs/figma-and-theme-integration/devup-json/page.mdx
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/figma-and-theme-integration/devup-json/page.mdx
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/type-inference-system/page.mdx
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/nm-base/page.mdx
Outdated
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/optimize-css/page.mdx
Outdated
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/optimize-css/page.mdx
Outdated
Show resolved
Hide resolved
apps/landing/src/app/(detail)/docs/core-concepts/optimize-css/page.mdx
Outdated
Show resolved
Hide resolved
- Fix RGB/RGBA to Hex conversion examples in optimize-css - Add Typography Responsive section and tsconfig.json file
- Fix Hash conversion to Sequential number assignment in N/M base documentation
owjs3901
requested changes
Oct 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Related to #364
Core Concepts 문서 남은 부분 및 피그마 부분을 간단히 작성했습니다.
문서 내용에 틀린 점이 있거나 개선할 부분이 있다면 언제든지 피드백 부탁드립니다🙏
Summary
Core Concepts
Figma and Theme Integration