If you are not sure if the website you would like to visit is secure, you can verify it here. Enter the website address of the page and see parts of its content and the thumbnail images on this site. None (if any) dangerous scripts on the referenced page will be executed. Additionally, if the selected site contains subpages, you can verify it (review) in batches containing 5 pages.
favicon.ico: unocss.dev/integrations/cli - UnoCSS CLI.

site address: unocss.dev/integrations/cli redirected to: unocss.dev/integrations/cli

site title: UnoCSS CLI

Our opinion (on Friday 28 August 2026 13:17:32 UTC):

GREEN status (no comments) - no comments
After content analysis of this website we propose the following hashtags:



Meta tags:
description=The CLI for UnoCSS (@unocss/cli).;
author=;

Headings (most frequently used words):

cli, guides, integrations, installation, usage, built, in, features, options, development, production, configurations, rewrite, source, files, css, splitting, default, preset,

Text of the page (most frequently used words):
the (37), unocss (35), file (26), css (23), cli (17), files (16), output (14), bash (14), preset (13), config (13), #default (10), you (9), with (9), rewrite (9), for (9), uno (8), patterns (8), add (8), this (7), outfile (7), true (7), use (7), presets (7), options (6), transformed (6), watch (6), configuration (6), site (6), php (6), package (6), page (5), will (5), wind4 (5), wind3 (5), scanned (5), from (5), single (5), multi (5), false (5), generated (5), utilities (5), and (5), snippets (5), templates (5), npm (5), pnpm (5), source (4), glob (4), filename (4), version (4), can (4), flag (4), multiple (4), not (4), your (4), install (4), bun (4), yarn (4), integrations (4), extension (4), overview (4), extractor (4), postcss (3), next (3), runtime (3), option (3), ignored (3), whether (3), split (3), mode (3), enable (3), update (3), current (3), configurations (3), src (3), vue (3), format (3), are (3), transformers (3), code (3), content (3), clientryitem (3), also (3), supports (3), scoped (3), svelte (3), safelist (3), present (2), changes (2), display (2), debug (2), minify (2), write (2), preflights (2), found (2), stdout (2), out (2), directory (2), docs (2), need (2), specify (2), v66 (2), merge (2), into (2), one (2), named (2), merged (2), each (2), separately (2), originfile (2), hash (2), transform (2), contents (2), when (2), included (2), directly (2), compile (2), class (2), variant (2), boolean (2), original (2), string (2), interface (2), entry (2), defineconfig (2), customize (2), json (2), info (2), standalone (2), examples (2), zed (2), jetbrains (2), ide (2), plugin (2), lsp (2), support (2), twoslash (2), eslint (2), webpack (2), astro (2), nuxt (2), vite (2), extracting (2), style (2), reset (2), why (2), getting (2), started (2), navigation (2), processors (2), variants (2), extractors (2), attributify (2), guide (2), copyright, 2021, anthony, released, under, mit, license, previous, pager, last, updated, suggest, available, help, switch, have, configured, deprecated, preflight, styles, indicates, pattern, should, watched, cause, being, defaults, working, list, head, over, starting, longer, provides, users, explicitly, configure, warning, note, which, defined, control, splitting, useful, want, apply, like, groups, splitcss, other, replaces, generate, new, but, modify, match, export, import, achieve, more, granular, management, recommend, using, different, levels, packaging, rewriting, tip, create, root, level, project, built, features, final, production, watching, development, latest, devdependencies, build, dev, scripts, make, sure, escaped, quotes, script, example, pass, usage, able, find, binary, only, installed, explicit, shipped, installation, various, custom, via, extract, command, line, llm, read, better, optimized, documentation, markdown, guides, sidebar, return, top, menu, appearance, contributing, release, notes, team, tutorial, playground, interactive, resources, lightning, arbitrary, mdc, pug, jsx, directives, group, rem, tagify, legacy, compat, web, fonts, typography, icons, mini, community, autocomplete, layers, theme, shortcuts, rules, concepts, main, ctrl, search, skip,


Text of the page (random words):
unocss cli skip to content unocss search ctrl k main navigation guide guide getting started why unocss presets style reset config file extracting safelist integrations overview integrations vite nuxt next astro svelte scoped webpack runtime cli postcss eslint twoslash lsp support vs code extension jetbrains ide plugin zed extension examples config config file concepts overview rules variants shortcuts theme extractors preflights safelist layers presets transformers processors autocomplete presets overview community presets presets mini wind3 wind4 icons attributify typography web fonts legacy compat tagify rem to px transformers variant group directives compile class attributify jsx extractors pug extractor mdc extractor svelte extractor arbitrary variants extractor processors lightning css resources interactive docs playground tutorial team v66 8 1 release notes contributing appearance menu return to top sidebar navigation guides getting started why unocss presets style reset config file extracting safelist integrations overview vite nuxt next astro svelte scoped webpack runtime cli postcss eslint twoslash lsp support vs code extension jetbrains ide plugin zed extension examples config presets on this page are you an llm you can read better optimized documentation at integrations cli md for this page in markdown format cli the command line interface for unocss unocss cli extract utilities from scoped files watch mode included supports custom configurations via uno config ts ️ various options to customize the output supports multiple entry patterns installation this package is shipped with the unocss package pnpm yarn npm bun bash pnpm add d unocss bash yarn add d unocss bash npm install d unocss bash bun add d unocss you can also install the standalone package pnpm yarn npm bun bash pnpm add d unocss cli bash yarn add d unocss cli bash npm install d unocss cli bash bun add d unocss cli info if you are not able to find the binary e g with pnpm and only unocss is installed you ll need to explicit install unocss cli standalone package usage you can also pass multiple glob patterns to unocss cli bash unocss site snippets php site templates php example package configuration info make sure to add escaped quotes to your npm script glob patterns package json json scripts dev unocss site snippets templates php watch build unocss site snippets templates php devdependencies unocss cli latest development add the watch or w flag to enable watching for file changes bash unocss site snippets templates php watch production bash unocss site snippets templates php the final uno css will be generated to the current directory by default built in features configurations create a uno config js or uno config ts configuration file the root level of your project to customize unocss tip to achieve more granular configuration management we recommend using a configuration file it also supports different levels of packaging and rewriting for scanned files uno config ts ts import defineconfig from unocss export default defineconfig cli entry clientryitem clientryitem interface clientryitem glob patterns to match files patterns string the output filename for the generated unocss file outfile string whether to rewrite the transformed utilities for css if rewrite is true it will not generate a new file but directly modify the original file content for other files if rewrite is true it replaces the original file with the transformed content default false rewrite boolean whether to output css files scanned from patterns to outfile false do not output css files true transform and output scanned css file contents to outfile multi output each css file separately with filename format originfile hash single merge multiple css files into one output file named outfile merged css default true splitcss boolean multi single rewrite source files use the rewrite flag to update your source files with transformed utilities this is useful when you want to apply transformers like variant groups or compile class directly to your code bash unocss src vue rewrite css splitting when css files are included in the defined patterns use the split css flag to control the output of css false do not output css files true transform and output scanned css file contents to outfile multi output each css file separately with filename format originfile hash single merge multiple css files into one output file named outfile merged css bash unocss src vue split css true false multi single default preset if no uno config ts file is found the cli will use a default preset you can specify which version of the default preset to use with the preset flag wind4 use the preset wind4 wind3 use the preset wind3 bash unocss src vue preset wind3 wind4 note this option is ignored if a configuration file is present warning starting from version v66 6 0 unocss cli no longer provides a default preset users need to explicitly specify the preset option or configure the preset in the configuration file for a list of options head over to the unocss configurations docs options options v version display the current version of unocss c config file config file o out file file the output filename for the generated unocss file defaults to uno css in the current working directory stdout write the generated unocss file to stdout will cause the watch and out file being ignored w watch indicates if the files found by the glob pattern should be watched preflights enable preflight styles rewrite update source files with transformed utilities write transformed update source files with transformed utilities deprecated use rewrite m minify minify generated css debug enable debug mode split css mode whether to output css files scanned from patterns to outfile options true false multi single preset default preset switch wind3 or wind4 preset as default if you have configured uno config this option will be ignored h help display available cli options suggest changes to this page last updated pager previous page runtime next page postcss released under the mit license copyright 2021 present anthony fu
Thumbnail images (randomly selected): * Images may be subject to copyright.GREEN status (no comments)

Verified site has: 57 subpage(s). Do you want to verify them? Verify pages:

1-5 6-10 11-15 16-20 21-25 26-30 31-35 36-40 41-45 46-50
51-55 56-57


The site also has references to the 1 subdomain(s)

  tutorial.unocss.dev  Verify


The site also has 3 references to external domain(s).

 github.com  Verify  bsky.app  Verify  chat.antfu.me  Verify


Top 50 hastags from of all verified websites.

Supplementary Information (add-on for SEO geeks)*- See more on header.verify-www.com

Header

HTTP/1.1 301 Moved Permanently
Content-Type text/plain; charset=utf-8
Date Fri, 28 Aug 2026 13:17:31 GMT
Location htt????/unocss.dev/integrations/cli
Server Netlify
X-Nf-Request-Id 01M1489D9C3A9P22ZRB5453TT4
Content-Length 50
Connection close
HTTP/2 200
accept-ranges bytes
age 1
cache-control public,max-age=0,must-revalidate
cache-status Netlify Edge ; fwd=miss; fwd-status=200; stored
content-encoding gzip
content-type text/html; charset=UTF-8
date Fri, 28 Aug 2026 13:17:32 GMT
etag dcd21b9f2e818c0efc09c394a5a02b4b-ssl-df
server Netlify
strict-transport-security max-age=31536000
vary Accept-Encoding
x-nf-request-id 01M1489DAQ7GHYCRJ8385XKGFY

Meta Tags

title="UnoCSS CLI"
charset="utf-8"
name="viewport" content="width=device-width,initial-scale=1"
name="description" content="The CLI for UnoCSS (@unocss/cli)."
name="generator" content="VitePress v2.0.0-alpha.19"
name="author" content="Anthony Fu"
property="og:type" content="website"
name="og:title" content="UnoCSS"
name="og:description" content="The instant on-demand Atomic CSS engine"
property="og:image" content="htt????/unocss.dev/og.png#1"
name="twitter:title" content="UnoCSS"
name="twitter:card" content="summary_large_image"
name="twitter:image" content="htt????/unocss.dev/og.png#1"
name="twitter:site" content="@antfu7"
name="twitter:url" content="htt????/unocss.dev/"

Load Info

page size8573
load time (s)0.470891
redirect count1
speed download18240
server IP 15.197.167.90
* all occurrences of the string "http://" have been changed to "htt???/"