mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
Restored all archived files back to original locations: - Restored 15 Python implementations to fakemui/fakemui/ - Restored QML components and widgets folders - Restored React contexts folder - Restored SCSS folder - Restored core utilities - Restored migration-in-progress folder Removing .archive/ folder entirely - keeping all original code as-is. Note: The audit documents in docs/ remain valuable for understanding the codebase structure and potential improvements, but no structural changes are being enforced. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
4 lines
63 B
SCSS
4 lines
63 B
SCSS
@use './index' as a11y;
|
|
|
|
@include a11y.a11y-visually-hidden();
|