This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: * Killed permanent in sprite options * Killed manual `permanent` in CSS files. * local `tbgs permanent` is empty now. bypass-lint ignore-signed-source Reviewed By: ngavalas Differential Revision: D13365183 fbshipit-source-id: e8375fe8570250c2d38556450eb378448ce645cd
- Loading branch information
1 parent
6455493
commit 236270a
Showing
3 changed files
with
0 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
/** | ||
* @providesModule DraftEditor | ||
* @permanent | ||
*/ | ||
|
||
/** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
/** | ||
* @providesModule DraftEditorPlaceholder | ||
* @permanent | ||
*/ | ||
|
||
.public/DraftEditorPlaceholder/root { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
/** | ||
* @providesModule DraftStyleDefault | ||
* @permanent | ||
*/ | ||
|
||
.public/DraftStyleDefault/block { | ||
|