sj-distributor / create-react-boilerplates

🚀 Create React Boilerplate
https://www.npmjs.com/package/create-react-boilerplates
MIT License
48 stars 1 forks source link

feat: router and tailwindcss #5

Closed Simoon-F closed 2 years ago

Simoon-F commented 2 years ago

Description

  1. 添加 react router
  2. 添加 tailwindcss 和使用 css module 引入
  3. 更新 css 代码
  4. 添加 Vscode 代码格式化插件配置
  5. 更新 README

Additional context

no


What is the purpose of this pull request?