mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 15:29:32 +02:00
chore: upgrade dependencies (#7993)
* chore: upgrade dependencies * Fix lint * Bump more * Fix lint
This commit is contained in:
parent
38dd7cfa04
commit
275f509d13
35 changed files with 1779 additions and 1788 deletions
|
@ -119,7 +119,7 @@ html[data-theme='dark'] .topBannerTitleText {
|
|||
}
|
||||
|
||||
@keyframes jack-in-the-box {
|
||||
from {
|
||||
0% {
|
||||
opacity: 0;
|
||||
transform: scale(0.1) rotate(30deg);
|
||||
transform-origin: center bottom;
|
||||
|
@ -133,7 +133,7 @@ html[data-theme='dark'] .topBannerTitleText {
|
|||
transform: rotate(3deg);
|
||||
}
|
||||
|
||||
to {
|
||||
100% {
|
||||
opacity: 1;
|
||||
transform: scale(1);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue