浏览代码

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 (