Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/userquin/unocss-lit-ts


https://github.com/userquin/unocss-lit-ts

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# unocss-lit-ts

This repo will show you how to use [unocss](https://github.com/antfu/unocss) with [lit](https://lit.dev/).

The `main` branch contains the code to run a simple `lit web-component`.

We are exploring `scoping css`, you can see a first attempt to make it working with `unocss per-module` on `permodule` branch.

This repo is using `pnpm`, so if you don't have installed run `npm i -g pnpm` or just use the `package manager` you want.