Sérgio Carneiro

Results 2 issues of Sérgio Carneiro

https://codesandbox.io/s/ig1x3l?module=src/example.js&file=/src/example.js ## Current Behavior [ButtonProps](https://github.com/uber/baseweb/blob/master/src/button/index.d.ts) includes `href` and `target` even though there are no implementations for it. ## Expected Behavior The button would either **behave like an anchor tag** or...

### Describe the feature request The web is moving away from CommonJS, and StyleX is currently the only reason I still need to distribute my libraries in CommonJS. Tooling gets...

enhancement