mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-30 17:37:09 +02:00
chore: move to monorepo (#1297)
* chore: move to monorepo * lint all js file * simplify circleCI * fix failing tests * fix tests due to folder rename * fix test since v1 website is renamed
This commit is contained in:
parent
6b1d2e8c9c
commit
1f91d19a8c
619 changed files with 12713 additions and 26817 deletions
|
@ -0,0 +1,16 @@
|
|||
/* your custom css */
|
||||
|
||||
@media only screen and (min-device-width: 360px) and (max-device-width: 736px) {
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1024px) {
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1023px) {
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1400px) {
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1500px) {
|
||||
}
|
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 76 KiB |
BIN
packages/docusaurus-1.x/examples/basics/static/img/favicon.png
Normal file
BIN
packages/docusaurus-1.x/examples/basics/static/img/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 984 B |
Binary file not shown.
After Width: | Height: | Size: 9.4 KiB |
BIN
packages/docusaurus-1.x/examples/basics/static/img/oss_logo.png
Normal file
BIN
packages/docusaurus-1.x/examples/basics/static/img/oss_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue