escrcpy/unocss.config.js

6 lines
127 B
JavaScript
Raw Normal View History

import extendConfig from '@viarotel-org/unocss-config/src/desktop/index.js'
export default extendConfig({
shortcuts: {},
})