Kirk Lin

Results 30 comments of Kirk Lin

事实上我并不依赖代码提示。你可以把项目里面的unocss配置拷贝一份到项目根目录。这样插件应该可以提示你。

![image](https://github.com/kirklin/celeris-web/assets/17453452/707832a9-f26a-40db-b368-cf6daa3018e7) ![image](https://github.com/kirklin/celeris-web/assets/17453452/064441f7-ae48-485d-a0ac-c14adf8ef3ba)

![image](https://github.com/kirklin/celeris-web/assets/17453452/6f0af859-ebbd-4410-8105-1f94f437b751)

LINK: https://github.com/kirklin/postcss-px-conversion/issues/2

```py import os from mem0 import Memory from mem0.llms.configs import LlmConfig os.environ["OPENAI_API_KEY"] = "sk-XXXXXXXXX" config = { "llm": LlmConfig({ "provider": "openai", "config": { "model": "gpt-4o-mini", "temperature": 0.2, "max_tokens": 1500, }...

> Hey @kirklin Can you please resolve the conflicts? sure.

https://github.com/kirklin/postcss-px-conversion 我维护的最新版本中已修复这个问题。 ![image](https://github.com/evrone/postcss-px-to-viewport/assets/17453452/8be38a7e-314b-4293-83ef-947fac53ddfb)

![Image](https://github.com/user-attachments/assets/ba6d0e35-b2f5-46fb-b570-5f6f958d768e)

![Image](https://github.com/user-attachments/assets/66dde5a1-2faf-4bf6-92fe-35cbae582f75)