mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 11:36:14 -04:00
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:
parent
26e82a693d
commit
359e51ee06
245 changed files with 14516 additions and 947 deletions
|
@ -143,6 +143,7 @@ $modules: map.merge(
|
|||
"components/progress": true,
|
||||
"components/tooltip": true,
|
||||
"components/notification": true,
|
||||
"components/timeline": true,
|
||||
|
||||
// Utilities
|
||||
"utilities/accessibility": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue