css reference page

This commit is contained in:
John Lancaster
2026-07-29 23:47:24 -05:00
parent c9b6e137f2
commit efba051cb5
3 changed files with 278 additions and 43 deletions
+7 -2
View File
@@ -3,7 +3,7 @@ name: nicegui
description: 'Reference hub for NiceGUI and FastAPI application structure, UI composition, styling, bindable state, interactions, troubleshooting, testing, and source documentation. Use when planning, implementing, reviewing, or debugging NiceGUI applications; load only the references relevant to the task.'
x-personal-mcp:
id: nicegui
version: 2.0.0
version: 2.2.0
tags:
- nicegui
- fastapi
@@ -57,8 +57,13 @@ Load [architecture and styling](./references/architecture-and-styling.md) for:
- page, component, and service boundaries
- component extraction decisions
- Tailwind and Quasar styling order
- Quasar props, Tailwind utilities, and custom CSS boundaries
- responsive layout and static asset conventions
- uniformly scaling dialogs on mobile
- preserving Quasar field proportions
- keeping detached `QSelect` menus anchored
- sizing scrollable dialog cards under CSS `zoom`
- validating zoomed controls with Playwright or a browser
### Bindable State