mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 11:16:15 -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
|
@ -46,6 +46,8 @@
|
|||
@use "components/tooltip"; // data-tooltip
|
||||
@use "components/notification"; // dialog[role="alert"]
|
||||
|
||||
@use "components/timeline"; // addition, kind of out of scope but wanted to add
|
||||
|
||||
// Utilities
|
||||
@use "utilities/accessibility"; // -ms-touch-action, aria-*
|
||||
@use "utilities/reduce-motion"; // prefers-reduced-motion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue