more styling

This commit is contained in:
John Lancaster
2026-07-30 00:41:26 -05:00
parent a18c8456d3
commit 226f19b2c6
3 changed files with 221 additions and 11 deletions
+2 -1
View File
@@ -3,7 +3,7 @@ name: nicegui
description: 'Reference hub for NiceGUI and FastAPI application structure, typed configuration, ASGI and Uvicorn startup, UI composition, styling, bindable state, interactions, troubleshooting, testing, and source documentation. Use when planning, implementing, reviewing, deploying, or debugging NiceGUI applications; load only the references relevant to the task.'
x-personal-mcp:
id: nicegui
version: 2.4.0
version: 2.5.0
tags:
- nicegui
- fastapi
@@ -76,6 +76,7 @@ Load [architecture and styling](./references/architecture-and-styling.md) for:
- component extraction decisions
- Quasar props, Tailwind utilities, and custom CSS boundaries
- responsive layout and static asset conventions
- Tailwind and Quasar breakpoint scales, container queries, and responsive testing
- uniformly scaling dialogs on mobile
- preserving Quasar field proportions
- keeping detached `QSelect` menus anchored