Added a Timeline feature, removed the margin-bottom from article > header > h[1-6] And added the border-color for dark theme on the article > header

This commit is contained in:
Yohn 2024-11-12 04:59:34 -05:00
parent 26e82a693d
commit 359e51ee06
245 changed files with 14516 additions and 947 deletions

View file

@ -143,6 +143,7 @@ $modules: map.merge(
"components/progress": true,
"components/tooltip": true,
"components/notification": true,
"components/timeline": true,
// Utilities
"utilities/accessibility": true,