0.3.2 • Published 3 months ago

@htmelt/unocss v0.3.2

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

@htmelt/unocss

UnoCSS plugin for HTMelt.

How It Works

  1. It loads your unocss.config.js file.
  2. It scans your JSX and TSX files for tokens identified by UnoCSS plugins/presets.
  3. For each JSX and TSX module, it generates a separate CSS file and adds it to the document with JavaScript.

Roadmap

  • Use lightningcss to remove duplicate CSS rules on a per-chunk basis.

Install

pnpm install -D @htmelt/unocss
yarn add -D @htmelt/unocss
npm install --save-dev @htmelt/unocss
0.3.2

3 months ago

0.3.0

1 year ago

0.3.1

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago