Skip to content

Commit

Permalink
feat: add unit configuration to uno.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
SujalXplores committed Dec 13, 2024
1 parent 1764145 commit 69ec309
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/commit.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "commit": "5f3405151043b3c32da7acc6353247a5508969b3" }
{ "commit": "1764145ba4cd8a4cf10f4dc89ac9abf6fd1a00fd" }
1 change: 1 addition & 0 deletions uno.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ export default defineConfig({
collections: {
...customIconCollection,
},
unit: 'em',
}),
],
});
Expand Down

0 comments on commit 69ec309

Please sign in to comment.