Andrei Pfeiffer
Andrei Pfeiffer
- [x] Compiled: https://github.com/atlassian-labs/compiled/issues/531 (ADDED) - [ ] Jess: https://jesscss.github.io/ (currently in alpha) - [x] vanilla-extract: https://github.com/seek-oss/vanilla-extract (ADDED) - [ ] microsoft/@Griffel: https://griffel.js.org/react/guides/ssr-usage - [ ] twind: https://twind.dev/ - [...
IE: passing arbitrary styles to override any encapsulated styles
- [ ] Example of using theming - [ ] Different approaches to how it is achieved: CSS vars, JS Context passing, etc
I've managed to add the `css` prop babel plugin, but it has a few limitations: 1. the `css` prop is not recognized by TS, so we get type errors 2....
Just wanted to point out that versions `8.4.0` and `8.4.1` are not documented in [CHANGELOG](https://github.com/auth0/express-jwt/blob/master/CHANGELOG.md). The changelog is very helpful to easily see the changes between different versions when updating...