Skip to content

Commit

Permalink
one more update
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Feb 15, 2021
1 parent 8979520 commit 749b172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/extended-css.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ declare module 'extended-css' {
}

export interface IConfiguration {
styleSheets: string;
styleSheet: string;
beforeStyleApplied?(x:IAffectedElement): IAffectedElement;
}

Expand Down

0 comments on commit 749b172

Please sign in to comment.