-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherry pick create style element fix (#25387)
* Add some logic to stylesheet that will do a simple append instead of using insert before if the reference node isn't actually a child of the document head. * Change files
- Loading branch information
1 parent
76952a3
commit 3727ad3
Showing
2 changed files
with
13 additions
and
3 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@uifabric-merge-styles-7568f8f0-b308-4ee8-922e-a0afc4c3f931.json
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "Add some logic to stylesheet that will do a simple append instead of using insert before if the reference node isn't actually a child of the document head.", | ||
"packageName": "@uifabric/merge-styles", | ||
"email": "gcox@microsoft.com", | ||
"dependentChangeType": "patch" | ||
} |
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