feat(projects): 引入unocss替换windicss

This commit is contained in:
Soybean
2022-04-22 12:26:11 +08:00
parent 5e276421ad
commit c9d3e5a3fd
14 changed files with 1108 additions and 105 deletions

View File

@ -6,7 +6,7 @@
@update:dark="theme.setDarkMode"
/>
<n-card :bordered="false" size="large" class="z-4 !w-auto rounded-20px shadow-sm">
<div class="w-360px <sm:w-300px">
<div class="w-300px sm:w-360px">
<header class="flex-y-center justify-between">
<div class="w-70px h-70px rounded-35px overflow-hidden">
<system-logo class="text-70px text-primary" :fill="true" />