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>
5 lines
115 B
SCSS
5 lines
115 B
SCSS
@use 'index' as text-field;
|
|
|
|
@include text-field.text-field-autosize();
|
|
@include text-field.text-field-autofill();
|