wix / stylable

Stylable - CSS for components
https://stylable.io
MIT License
1.27k stars 62 forks source link

refactor(typescript): use node16 moduleResolution #2972

Closed AviVahl closed 1 week ago

AviVahl commented 2 months ago

added missing project references worked around vlq having no "types" inside its "exports"

AviVahl commented 2 months ago

Need to validate that create-stylable-app's import of definition file works.

EDIT: fixed