unocss-preset-just-utils
v0.0.5
Published
Support just utils for UnoCSS
Maintainers
Readme
How or Why?
我只需要使用unocss的一些工具函数,这里也特别感谢unocss,我很早之前就在想如何实现使用 mt-xx 就能自动生成margin-top,而不是tailwindcss那样,固定那么几个css
但是,unocss如果引入preset-mini又会给全局样式加入 --un-xxx的变量,这是我不需要的;
所以,有了这个库
install
pnpm i unocss-preset-just-utils -DCopyright
this code copied from unocss/unocss
