We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2fca8e commit fcfa67eCopy full SHA for fcfa67e
mcp-server/data/prompts.yml
@@ -220,6 +220,8 @@ initial_instructions: |
220
* When dealing with containment issues, ask: Is the parent too small OR is the child too large?
221
Container sizes are usually intentional, check content first.
222
* Check for reasonable font sizes and typefaces
223
+ * The use of flex layouts is encouraged for cases where elements are arranged in rows or columns with consistent spacing/positioning.
224
+ Consider converting boards to flex layout when appropriate.
225
226
# Asset Libraries
227
0 commit comments