Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

fix: css-module support about 'keyframes logo-spin'#416

Open
xiaoxiangmoe wants to merge2 commits intowmonk:wm-react-scripts-2.x
base:wm-react-scripts-2.x
Choose a base branch
Loading
fromxiaoxiangmoe:wm-react-scripts-2.x

Conversation

@xiaoxiangmoe
Copy link

  1. fix error about@keyframes logo-spin
  2. In order to maintain the same behavior as thecreate-react-app, we need useApp.module.css rather than usingApp.css to enable css-module
  3. add*.module.css type definition

declare module'*.module.sass'{
constexports:{[exportName:string]:string};
export=exports;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

should it still reside inimages.d.ts? Should it bestyles.d.ts

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

you are right.

vitkon reacted with thumbs up emoji
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

1 more reviewer

@vitkonvitkonvitkon left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@xiaoxiangmoe@vitkon

[8]ページ先頭

©2009-2025 Movatter.jp