Notebook

温故而知新

  • Home
  • About
  • Tags
  • Categories
  • Archives
  • RSS
  • Search
  • Table of Contents
  • Overview
  1. 1 环境
  2. 2 解决方案
Mr.Dcheng

Mr.Dcheng

97 posts
13 categories
56 tags
GitHub Weixin

create-react-app 脚手架引入 SCSS

Posted on 2024-03-17 Edited on 2025-01-28 In 前端技术 Views:

1 环境

  • react-scripts 3.4.3
  • react 16.13.1

2 解决方案

使用 create-react-app 创建项目后执行以下命令即可。

1
npm install sass-loader node-sass --save-dev
# react
Cookie 使用总结
exports、module.exports、export 和 export default 的案例和原理解析
© 2025 Mr.Dcheng
GitHub Weixin
Powered by Hexo & NexT.Pisces
0%