refactor(lab): phase 1 — extract inline style block to /css/lab.css

lab.html 5180L → 4324L (-856L). All CSS moved to frontend/css/lab.css

(855L). Added <link> tag after ls.css for proper cascade.

Visual rendering unchanged — pure file move.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Maxim Dolgolyov
2026-05-22 22:35:07 +03:00
parent 77ebe9e3e4
commit 46e6d82010
3 changed files with 857 additions and 858 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Phase 1: Extract inline `<style>` → `frontend/css/lab.css`
**Status:** ⬜ Not Started
**Status:** ✅ Done
**Parent plan:** [PLAN.md](./PLAN.md)
**Domain:** frontend