1.0.3 • Published 3 months ago

y-naive-dark-theme v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

npm.io

pnpm i y-naive-dark-theme
<template>
	<n-config-provider :theme-overrides="override">
		<app/>
	</n-config-provider>
</template>
<script lang="ts" setup>
import override from "naive-dark-theme/naive";
</script>
1.0.2

3 months ago

1.0.3

3 months ago

1.0.1

3 months ago

1.0.0

3 months ago