https://www.tuziki.com/coder/article/6714ef24e9d42916eda727e3? 使用Unocss可以高效处理tailwindcss和icon图标。首先,通过pnpm安装相关依赖,包括Unocss和iconify的工具。然后,在项目根目录创建uno.config.ts配置文件,导入并定义Unocss的配置。配置包括启用默认预设、精简实用工具类、Attributify模式、图标支持等,还...
"@nuxt/icon": "^1.1.1", "@unocss/nuxt": "^0.61.3", "sass": "^1.77.6" } } 2,893 changes: 1,498 additions & 1,395 deletions 2,893 pnpm-lock.yaml Load diff Large diffs are not rendered by default. Empty file added 0 uno.config.ts Empty file. 0 comments on commit...
踩坑,在 unocss class 中使用模板字符拼凑出的属性不起效果,要直接传入整个字符串。 链接 发布于 2022-11-12 18:50・IP 属地江西 赞同 1 分享 收藏 写下你的评论... 1 条评论 默认 最新 MurphyChen 作者 图是taildwindcss,但其实 unocss 也遵循这个规则 ...
tounocss不再维护,迁移到unot | tounocss插件我不打算维护了,如果你用到的话,请迁移到unot功能会更强大,今天收到个issue需要支持,浏览器端css(蓝狐...)复制到插件中自动转换,刚摸鱼整好啦,链接 更多有趣的插件链接 #vscode插件 发布于 2023-11-13 15:16・IP 属地上海 ...
import React, { useState } from 'react'; import { UnoIconViewer} from '@unocss-icon-viewer/library/react'; import '@unocss-icon-viewer/library/style' function App() { const [icon, setIcon] = useState('') return ( Welcome to React. <UnoIconViewer icon={icon} setIcon={setIcon}/> ...
Ray-D-Song/unocss-icon-viewermain 1 BranchTags Code Folders and files Latest commit Ray-D-Song chore: Update .gitignore to include .DS_Store file 7f3523b· Aug 27, 2024 History3 Commits library chore: Update gitignore and add new files for UnoIconViewer component Aug 27, 2024 test-...
feat: 增加图片支持,整站图标改用 unocss icon 方式使用,方便在内网环境使用 Browse files main v4.8.1 … v4.2.0 hooray committed Jan 17, 2024 1 parent 66d9e31 commit 4bccda4 Showing 26 changed files with 80 additions and 131 deletions. Whitespace Ignore whitespace Split Unified...
Ares-Chang/uni-vitessePublic template NotificationsYou must be signed in to change notification settings Fork56 Star301 New issue Closed gao-xiangopened this issueMay 4, 2024· 7 comments Closed opened this issueMay 4, 2024· 7 comments
Bug report(问题描述) 使用了此组件后,运行 pnpm build:h5 会出现 [unocss] failed to load icon "-" Steps to reproduce(问题复现步骤) env (环境) 使用的当前仓库的 demo 分支 3bf4ea2 。 node v18.19.0 pnpm 8.12.1 vscode 1.87.2 os win10 hbx 4.08 @c
removed icon re-ovo/unocss-intellijPublic NotificationsYou must be signed in to change notification settings Fork13 Star179 Code Issues3 Pull requests Actions Security Insights Additional navigation options Commit Browse files Loading branch information...