Skip to content

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

License

Notifications You must be signed in to change notification settings

Simon-He95/vscode-uno-magic

Repository files navigation

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

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%]

buy me a cup of coffee

License

MIT

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published