wix / stylable

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

feat(core): expose css custom properties api #2943

Closed idoros closed 8 months ago

idoros commented 8 months ago

This PR exposes the available css custom properties available in a stylesheet with their:

using the api: stylable.cssCustomProperty.getProperties(meta)