mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-15 14:03:36 +08:00
perf: 从tailwind.css中移除不常用的@apply
This commit is contained in:
@@ -64,7 +64,7 @@ let classOption = reactive({
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="infinite bg-[#fafafa] dark:bg-dark">
|
||||
<div class="infinite bg-bg_color">
|
||||
<ul class="top">
|
||||
<li>更新日期</li>
|
||||
<li>项目名称</li>
|
||||
|
||||
Reference in New Issue
Block a user