Skip to content

Commit

Permalink
pass down finalTransformLibraries
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Jul 8, 2024
1 parent 1b918d1 commit f1a7355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pigment-css-vite-plugin/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ export function pigment(options: PigmentOptions) {
themeArgs: {
theme,
},
transformLibraries: finalTransformLibraries,
preprocessor: preprocessor ?? withRtl,
babelOptions: {
...babelOptions,
Expand Down

0 comments on commit f1a7355

Please sign in to comment.