Refactor: Remove unused components (Main, CubeCSS, etc.), utils (DeepCube, Matrix4), dependencies (matrix-js, utils), and untrack dist folder
All checks were successful
Deploy to Production / deploy (push) Successful in 9s

This commit is contained in:
2026-02-22 04:46:32 +00:00
parent 3857b926ff
commit a1574a149e
15 changed files with 0 additions and 2472 deletions

View File

@@ -7,9 +7,6 @@ const version = __APP_VERSION__;
<footer class="app-footer glass-panel">
<div class="footer-content">
<p>&copy; {{ currentYear }} Rubic Cube. Wersja {{ version }}</p>
<div class="social-links">
<!-- Placeholder for social links if needed -->
</div>
</div>
</footer>
</template>