Parcourir la source

feat: 删除css

huangzhichao il y a 1 an
Parent
commit
063427271f

+ 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 (