wix / stylable

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

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

Closed idoros closed 3 months ago

idoros commented 3 months ago

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

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