You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: integrate css-js-gen dependency and update styles in expressive-code-twoslash
- Added css-js-gen as a workspace dependency in package.json.
- Updated styles in styles.ts to utilize css-js-gen for CSS generation.
- Enhanced color handling for various UI elements to improve theme support.
- Refactored CSS styles for better maintainability and readability.
- Updated installation documentation to reflect changes in configuration options.
* feat: enhance styles with fallback colors and add changeset for css-js-gen package
* fix: update code block syntax for clarity in installation instructions
* feat: expand CSS Object types to include new types from csstype and update related functions
* fix: update CSSRule interface to include string and number types for better flexibility
0 commit comments