基本完成命令生成;

This commit is contained in:
2022-10-21 20:08:59 +08:00
parent 3921f7a807
commit 2d54586f09
12 changed files with 252 additions and 51 deletions

View File

@@ -0,0 +1,5 @@
title={$component_title}
padding=0
margin=0
gray=0

View File

@@ -0,0 +1,3 @@
<div class="{$component}">
</div>

View File

View File

@@ -0,0 +1,3 @@
.{$component} {
}