Hacker News new | ask | show | jobs
by scott31 2024 days ago
> A tiny CSS in JS library that requires no tooling.

> Installation: npm install stylewars

so that was a lie?

1 comments

You are actually right - I should update the readme with unpkg information:

import { css, classes } from "https://unpkg.com/stylewars@1.6.0/dist/bundle.esm.min.js";