docs: Update fluid responsive design documentation #46
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.
This pull request updates the documentation for Styleframe design tokens, focusing on improving code sample clarity and consistency across multiple pages. The main changes involve renaming files for better organization and adding explicit language and file annotations to code blocks, making it easier for users to identify configuration and output files. Additionally, section headings and terminology have been refined for clarity.
Documentation improvements:
[styleframe.config.ts]for configuration and[styleframe/index.css]for output, to clarify their context and improve readability. [1] [2]File organization:
00.overview.mdto00.index.mdfor improved documentation structure.Consistency across documentation:
Composables and usage examples:
useBorderStyle,useBorderWidth,useBorderColor, and others have been updated to reflect the new annotation format and improved sample clarity. [1] [2] [3] [4]Theme support and advanced examples:
Let me know if you have any questions about the new documentation standards or how to apply these changes in your own docs!