Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
tassoevan committed Jan 9, 2024
1 parent 6473019 commit b78e32e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/css-in-js/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ export { css, keyframes, cssFn, keyframesFn } from './tags';
export { cssSupports } from '@rocket.chat/css-supports';

Check failure on line 3 in packages/css-in-js/src/index.ts

View workflow job for this annotation

GitHub Actions / Build and Test

Unable to resolve path to module '@rocket.chat/css-supports'
export { attachRules } from './sheet';
export { transpile } from './transpile';

123;

Check warning

Code scanning / CodeQL

Expression has no effect Warning

This expression has no effect.

0 comments on commit b78e32e

Please sign in to comment.