Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Create global.d.ts #439

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create global.d.ts #439

wants to merge 1 commit into from

Conversation

NoriSte
Copy link

@NoriSte NoriSte commented Nov 2, 2018

CSS modules can't work without this file, the 'Cannot find module './xxx.module.css'.' error is thrown without it

To reproduce the error: simply follow the first instructions of the official guide, the error is thrown as soon as the CSS module is imported

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CSS modules can't work without this file, the 'Cannot find module './xxx.module.scss'.' error is thrown without it
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant