Skip to content

Commit 20b3599

Browse files
committed
wip
1 parent 179eed6 commit 20b3599

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+15
-1115
lines changed

docs/30-39-architecture/36-css-migration-roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,4 +452,4 @@ npm run test:visual
452452

453453
## Conclusion
454454

455-
This migration roadmap provides a structured, low-risk approach to modernizing the CSS architecture. By following this incremental strategy, we ensure minimal disruption while achieving significant improvements in maintainability, performance, and developer experience.
455+
This migration roadmap provides a structured, low-risk approach to modernizing the CSS architecture. By following this incremental strategy, we ensure minimal disruption while achieving significant improvements in maintainability, performance, and developer experience.
2.99 KB
Loading
-196 Bytes
Loading
159 Bytes
Loading

themes/beaver/assets/css/586-dynamic.css

Lines changed: 0 additions & 25 deletions
This file was deleted.

themes/beaver/layouts/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
(resources.Get "css/404.css")
55
(resources.Get "css/base-4.min.css")
66
(resources.Get "css/skin-65eda28877e04.css")
7-
(resources.Get "css/586-dynamic.css" | resources.ExecuteAsTemplate "css/dynamic586.css" .)
7+
(resources.Get "css/dynamic-icons.css" | resources.ExecuteAsTemplate "css/dynamic586.css" .)
88
(resources.Get "css/586.css")
99
(resources.Get "css/footer.css")
1010
}}

themes/beaver/layouts/_default/_markup/render-heading.html

Lines changed: 0 additions & 5 deletions
This file was deleted.

themes/beaver/layouts/_default/_markup/render-image.html

Lines changed: 0 additions & 61 deletions
This file was deleted.

themes/beaver/layouts/_default/_markup/render-link.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

themes/beaver/layouts/_default/baseof.html

Lines changed: 0 additions & 93 deletions
This file was deleted.

0 commit comments

Comments
 (0)