New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

autouno

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autouno

autouno 直觉的 UnoCSS 预设方案

latest
Source
npmnpm
Version
0.0.7
Version published
Maintainers
0
Created
Source

autouno

autouno 直觉的 UnoCSS 预设方案

你可以使用任意可匹配的字符来使用 UnoCSS

例如

  • marbot10px
  • marginbo10
  • marbott10
  • d:flex
  • d:fx
  • d:g
  • d:gri
  • colo#fff
  • padd10
  • wid100vw

使用

pnpm i autouno
import { defineConfig } from 'unocss'
import autoUno from 'autouno'

export default defineConfig({
  presets: [
  autoUno([
    "box-shadow:none",
  ])], 
})

更多👇

点击链接访问 autouno 在线测试

FAQs

Package last updated on 14 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts