Skip to content

Commit

Permalink
fix: Export newPxMethod. Fixes #100. (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenh committed Jul 1, 2023
1 parent ff7a7e5 commit 4dc329c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/truss/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export type { IncConfig } from "src/methods";
export {
newAliasesMethods,
newMethod,
newPxMethod,
newMethodsForProp,
newCoreIncrementMethods,
newIncrementMethods,
Expand Down

0 comments on commit 4dc329c

Please sign in to comment.