Atscript UI Styles

Style atscript-ui components with `@atscript/ui-styles` — the UnoCSS preset + `AsResolver` for `unplugin-vue-components` + the `as-*` shortcut tree + baked semantic icons + pre-built CSS bundles. Use when wiring `asPresetVunor()` into `uno.config.ts`; when registering `AsResolver()` from `@atscript/ui-styles/vite` so Tier-1 components (`<AsForm>`, `<AsTable>`, `<AsWfForm>`, …) auto-import; when tuning the vunor palette / `baseRadius` / `fingertip` / `typography` (all flat at `asPresetVunor`'s top level) / dark mode; when overriding icons via `iconOverrides` or adding new ones via `@unocss/preset-icons`; when extending the shortcut tree with `mergeVunorShortcuts(allShortcuts, defineShortcuts({...}))`; when shipping without UnoCSS via `@atscript/ui-styles/css/{all,form,table,wf,aooth}`; or when inspecting `componentClasses` / `componentPackages` / `helperAliases` for custom build pipelines. Out of scope: vunor itself (use the `vunor` skill).

moostjs 7e787ff 6 files · 76.5 KB Updated

File contents

moostjs/atscript-ui/tree/main/skills/atscript-ui-styles commit 7e787ff24b

Frequently asked questions

npx skillmds@latest add moostjs/atscript-ui-styles