Похожие чаты

Sass does not working in React, any idea about the

issue ?

https://codesandbox.io/s/vm5vn2rpo3

2 ответов

9 просмотров

The problem is not with React, it is the browser that doesn't support sass. You will need a module bundler to manage your scss files and convert them to css.

Or just make your html read the output css file

Похожие вопросы

Карта сайта