From 8d5f9d2d3b9d54f42b9a5029ecc05815f9982347 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Wed, 21 Feb 2024 17:02:17 +0000 Subject: [PATCH] chore: add todo for unocss --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf99639..3a49363 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Plug-and-play custom web font optimization and configuration for Nuxt apps. - [x] custom providers for full control - [x] local download support (until `nuxt/assets` lands) - [x] automatic font metric optimisation powered by [**fontaine**](https://github.com/unjs/fontaine) and [**capsize**](https://github.com/seek-oss/capsize) +- [ ] unocss support - [ ] devtools integration - [ ] (automatic?) font subsetting support - [ ] documentation (module usage, custom provider creation)