changelog + cleanup
This commit is contained in:
parent
b46c8358ae
commit
0fe823aeec
2 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ export const createStyleSheet = (id, priority = 1000) => {
|
|||
|
||||
|
||||
export const adoptStyleSheets = throttle(() => {
|
||||
console.log('adopt')
|
||||
if (supportsAdoptedStyleSheets) {
|
||||
document.adoptedStyleSheets = Object
|
||||
.values(stylesheets)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue