postcss
This commit is contained in:
@@ -17,7 +17,7 @@ import { RouterLink, RouterView } from 'vue-router';
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
<style scoped lang="postcss">
|
||||
a.tab {
|
||||
@apply flex items-center px-4 me-2 rounded-t-md bg-slate-600 hover:bg-slate-700;
|
||||
&.router-link-active {
|
||||
|
||||
Reference in New Issue
Block a user