Skip to content

Commit

Permalink
fix: expose stylesheet for plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-tailor committed Dec 13, 2023
1 parent 7017ee3 commit 2c27077
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/styled/react/src/styled.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2055,6 +2055,8 @@ export function verboseStyled<P, Variants, ComCon>(
theme,
componentStyleConfig,
ExtendedConfig,
styleCSSIds,
GluestackStyleSheet,
});

//@ts-ignore
Expand Down

0 comments on commit 2c27077

Please sign in to comment.