소스 검색

feat: 删除css

huangzhichao 1 년 전
부모
커밋
063427271f
2개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      src/plugin/components/calendar/index.scss
  2. 0 1
      src/plugin/components/calendar/index.tsx

+ 0 - 1
src/plugin/components/calendar/index.scss

@@ -1 +0,0 @@
-@import "~taro-ui/dist/style/components/calendar.scss";

+ 0 - 1
src/plugin/components/calendar/index.tsx

@@ -1,5 +1,4 @@
 import { View } from '@tarojs/components'
-import './index.scss'
 
 function Index() {
   return (