chore(frontend): migrate Tailwind to Vite plugin
This commit is contained in:
@@ -634,6 +634,7 @@
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
@reference "@/assets/main.css";
|
||||
.app-sidebar {
|
||||
@apply flex h-full w-[19rem] flex-shrink-0 flex-col px-4 pt-4 transition-[width,padding] duration-200;
|
||||
border-right: 1px solid rgba(23, 32, 51, 0.08);
|
||||
|
||||
Reference in New Issue
Block a user