mincho-js / mincho

Natural CSS in TypeScript
MIT License
40 stars 0 forks source link

Transform types #10

Closed black7375 closed 4 months ago

black7375 commented 10 months ago

Description

Stabilize the type of input received as CSSRule.

All type inference should work according to the RFCs.

Related RFC

Checklist