Skip to content

Commit

Permalink
feat: remove now unused container spacing in next preset tw config
Browse files Browse the repository at this point in the history
  • Loading branch information
karrui committed Aug 2, 2024
1 parent 1b143cf commit 1285eb1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/components/src/presets/next/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@ const config: Config = {
letterSpacing: {
tight: "-0.022em",
},
spacing: {
container: "1240px",
},
},
},
plugins: [
Expand Down

0 comments on commit 1285eb1

Please sign in to comment.