mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
feat(theme): use twemoji for sidebar icons
This commit is contained in:
parent
cb2a71ef6a
commit
575df284ce
3 changed files with 113 additions and 30 deletions
|
|
@ -1,6 +1,9 @@
|
|||
import { defineConfig, presetUno, presetAttributify, presetIcons } from 'unocss'
|
||||
|
||||
export default defineConfig({
|
||||
content: {
|
||||
filesystem: ['.vitepress/config.mts', '.vitepress/constants.ts']
|
||||
},
|
||||
theme: {
|
||||
colors: {
|
||||
primary: 'var(--vp-c-brand-1)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue