@semi-bot/semi-theme-tiny 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,24 @@
1
+
2
+ # @semi-bot/semi-theme-tiny --- Semi Theme Generated By [Design System Management](https://semi.design/dsm/)
3
+ ID: 30852
4
+ Operator: 用户5108571831263
5
+
6
+ ## Compatibility
7
+
8
+ Compatible with Semi Foundation Version 2.103.0 or newer.
9
+
10
+ ## Version Release Note
11
+
12
+ 首次创建主题 微小改动
13
+
14
+
15
+ ## Manual
16
+
17
+ [RD](https://bytedance.feishu.cn/docx/doxcnOQWjp9z1PHg0b58RIylc4c)
18
+
19
+ [UED](https://bytedance.feishu.cn/docx/doxcnGpI22wExiIdsWGLQLmkLne)
20
+
21
+ [RD-en](https://bytedance.feishu.cn/docx/doxcnEgGRq92mDDsrddFVFPGDaf)
22
+
23
+ [UED-en](https://bytedance.feishu.cn/docx/doxcnKo5CYLKtQla6eb16il13Sc)
24
+
package/package.json ADDED
@@ -0,0 +1,14 @@
1
+ {
2
+ "name": "@semi-bot/semi-theme-tiny",
3
+ "version": "1.0.0",
4
+ "description": "Semi theme generated by dsm. https://semi.design/dsm",
5
+ "keywords": [
6
+ "semi-theme",
7
+ "scss"
8
+ ],
9
+ "sideEffects": "*.scss",
10
+ "license": "MIT",
11
+ "dependencies": {},
12
+ "_unpkg": true,
13
+ "devDependencies": {}
14
+ }