mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-01-22 19:06:12 +00:00
feat: add unit configuration to uno.config.ts
This commit is contained in:
parent
1764145ba4
commit
69ec309f81
@ -1 +1 @@
|
|||||||
{ "commit": "5f3405151043b3c32da7acc6353247a5508969b3" }
|
{ "commit": "1764145ba4cd8a4cf10f4dc89ac9abf6fd1a00fd" }
|
||||||
|
@ -241,6 +241,7 @@ export default defineConfig({
|
|||||||
collections: {
|
collections: {
|
||||||
...customIconCollection,
|
...customIconCollection,
|
||||||
},
|
},
|
||||||
|
unit: 'em',
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user