REACT import css in tsx file can't be used

后端 未结 0 1937
孤街浪徒
孤街浪徒 2020-11-28 07:03

I am attempting to import CSS in a tsx file with React.

Writing var track = require(\'./styless.css\'); in the file doesn\'t work.

I suppose

相关标签:
回答
  • 消灭零回复
提交回复
热议问题