CSS in Typescript

使用typescript无非就是因为它的代码约束和提示能力. 以react为例: 原始结构 组件目录结构 Error │ index.scss │ index.tsx index.tsx import * as React from 'reac