refactor: replace linaria with css modules #3428
Annotations
1 error and 10 warnings
ci
Process completed with exit code 1.
|
ci:
src/features/auth/login/pickJoinServer/PickJoinServer.tsx#L43
'cx' is defined but never used
|
ci:
src/features/auth/login/welcome/Buttons.tsx#L11
Extra spacing between "../LearnMore" and "./Buttons.module.css" imports
|
ci:
src/features/auth/login/welcome/Welcome.tsx#L9
Expected "./Welcome.module.css" to come before "./assets/base.svg?react"
|
ci:
src/features/auth/login/welcome/Welcome.tsx#L9
Extra spacing between "./assets/base.svg?react" and "./Welcome.module.css" imports
|
ci:
src/features/comment/CommentEllipsis.tsx#L9
Expected "./CommentEllipsis.module.css" to come before "./useCommentActions"
|
ci:
src/features/comment/CommentEllipsis.tsx#L9
Extra spacing between "./useCommentActions" and "./CommentEllipsis.module.css" imports
|
ci:
src/features/post/new/NewPostText.tsx#L7
'IonText' is defined but never used
|
ci:
src/features/post/new/PostEditorRoot.tsx#L50
Extra spacing between "./PostEditor" and "./PostEditorRoot.module.css" imports
|
ci:
src/features/post/shared/SaveButton.tsx#L16
Extra spacing between "../postSlice" and "./SaveButton.module.css" imports
|
ci:
src/features/post/shared/VoteButton.tsx#L17
Expected "#/helpers/css" to come before "#/helpers/lemmyErrors"
|