Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simon-he95/vscode-uno-magic

这个仓库不在维护了,功能继承到了unot,可以直接下载unot体验的
https://github.com/simon-he95/vscode-uno-magic

vscode-extension

Last synced: 10 days ago
JSON representation

这个仓库不在维护了,功能继承到了unot,可以直接下载unot体验的

Awesome Lists containing this project

README

        


uno magic


English | 简体中文

Handle the space problem in pasted styles in unocss, such as bg-rgba(255,255,255,0.4) -> bg-[rgba(255,255,255,0.4)] and calc, etc. If there are better suggestions, you can configure further inside

![demo](assets/demo.gif)

### Feature
support attribute completions for unocss

### 🌰 Sample
- bg#fff -> bg-#fff
- maxw-100% -> max-w-[100%]
- bg-[rgba(255, 255, 255, 0.5)] -> bg-[rgba(255,255,255,0.5)]
- translatex--50% -> translate-x-[-50%]

## :coffee:

[buy me a cup of coffee](https://github.com/Simon-He95/sponsor)

## License

[MIT](./license)