-
UnoCSS: https://github.com/unocss/unocss
It should be similiar to [tailwindcss plugin](https://github.com/sublimelsp/LSP-tailwindcss.git).
[Example plugin for nvim](https://github.com/xna00/unocss-l…
-
Great project. May I ask, I am using UnoCSS but the documentation says that Tailwind must be installed, it would be very unscientific to have to bring in two CSS frameworks from the same domain in ord…
-
### Describe the bug
Hello,
I've seen the new `@wxt/unocss` is out, thank you very much :)
However, I cannot get it working with the content script either, but it works within the popup as expe…
-
I'm not sure how to load this properly.
I'm getting:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://localhost:5174/@vite-plugin-drupal-templa…
-
### What problem does this feature solve
用户可以使用原子化CSS快速的编辑页面样式,默认情况下支持
### What does the proposed API look like
可是用 unocss 或者 tailwindcss
这边更加建议使用 unocss ,包体积会小一点
https://github.com/unocss/unocs…
-
Hi, please add support for adding unoCss here's the docs https://unocss.dev/integrations/svelte-scoped
-
As shown in the setup below after following the docs for customizing the template
![image](https://github.com/user-attachments/assets/59eb80e5-538a-40b8-ac5a-07bb3fba98b1)
- [x] created the `gl…
-
### Clear and concise description of the problem
Is it possible to provide a twoslash-like function for unocss code snippets? Otherwise, it is inconvenient to intuitively view the effective CSS sty…
-
1. 按照文档安装依赖
2. uno.config.ts
``` ts
import {
defineConfig,
presetUno,
presetIcons,
transformerDirectives,
} from 'unocss';
import { presetScrollbar } from 'unocss-preset-scrollbar';…
-
https://www.tuziki.com/coder/article/6714ef24e9d42916eda727e3?
使用Unocss可以高效处理tailwindcss和icon图标。首先,通过pnpm安装相关依赖,包括Unocss和iconify的工具。然后,在项目根目录创建uno.config.ts配置文件,导入并定义Unocss的配置。配置包括启用默认预设、精简实用工具类、At…