Update Unistyles config and bump to 3.0.0-rc.5

This commit is contained in:
Aman Varshney
2025-06-27 09:09:58 +05:30
parent 4cd237c136
commit 2948629c45
3 changed files with 7 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ module.exports = function (api) {
{
autoProcessRoot: 'app',
autoProcessImports: ['@/components'],
root: "src"
},
]);