feat: add progressive enhancement for view transitions
This commit is contained in:
parent
47244b5799
commit
d06283b5b0
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
|||
project: https://cube.fyi/css.html
|
||||
*/
|
||||
|
||||
@view-transition {
|
||||
navigation: auto;
|
||||
}
|
||||
|
||||
html {
|
||||
scrollbar-color: var(--color-primary) var(--color-surface);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue