mincho-js / mincho

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

Implement Anonymous Rules #11

Closed black7375 closed 2 months ago

black7375 commented 2 months ago

Description

Stabilize the type of input received as CSSRule.

All type inference should work according to the RFCs.

Related RFC