typed-css-modules icon indicating copy to clipboard operation
typed-css-modules copied to clipboard

Alternatives (abandoned?)

Open connorjs opened this issue 2 years ago • 1 comments

General issue to hear/discuss what others use instead of this.

Also happy to hear if this is NOT abandoned.


For context, I wanted this package to work, but ran into the security issues on install so bailed on it. I ended up throwing something (very basic) together as a temporary alternative for my immediate needs. (But I’m happy to take PRs to drive feature parity.)

css-typed: https://www.npmjs.com/package/css-typed

Basic TypeScript declaration generator for CSS files.

connorjs avatar Mar 24 '23 03:03 connorjs

🦗

Sounds like maybe someone should fork it and start pulling in some of the open PRs, perhaps.

IanVS avatar Oct 22 '24 11:10 IanVS