mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-20 20:46:58 +02:00
chore: add missing facebook copyright header
This commit is contained in:
parent
ceea69df2f
commit
bd5bdb91f7
24 changed files with 127 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
/**
|
||||
* Copyright (c) 2017-present, Facebook, Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
.browserWindow {
|
||||
border: 3px solid var(--ifm-color-emphasis-200);
|
||||
border-top-left-radius: var(--ifm-global-radius);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue