The Wayback Machine - https://web.archive.org/web/20220411192513/https://github.com/topics/atomic-css
Skip to content
#

atomic-css

Here are 98 public repositories matching this topic...

unocss
MarkLyck
MarkLyck commented Mar 20, 2022

I'm trying to set up a new project with vitejs + unocss + TypeScript + React

unocss works fine for me in "normal" mode, but as soon as I try to do anything with attributify mode I get typescript errors like this:

Type '{ children: string; bg: string; }' is not assignable to type 'DetailedHTMLProps<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>'.
  Property 'bg' does not ex

Improve this page

Add a description, image, and links to the atomic-css topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the atomic-css topic, visit your repo's landing page and select "manage topics."

Learn more