add copyright header to custom.css

This commit is contained in:
jimmylai 2019-07-24 19:30:21 -07:00 committed by GitHub
parent 93bf52b2ed
commit 0b8422cee2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,10 @@
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
.toggle {
display: block;
clear: both;