wix / stylable

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

feat(cli): accept resolveModule in buildStylable #2926

Closed idoros closed 7 months ago

idoros commented 7 months ago

This pr opens up the resolveModule as an argument for buildStylable.

notice that while being part of the cli package, this is not a cli argument, its a programmatic api that is exposed by the cli package.