diff --git a/yanzhu-ui-vue3/.gitignore b/yanzhu-ui-vue3/.gitignore index 5a6986b9..394faca1 100644 --- a/yanzhu-ui-vue3/.gitignore +++ b/yanzhu-ui-vue3/.gitignore @@ -18,7 +18,6 @@ selenium-debug.log *.njsproj *.sln *.local -*.css *.css.map package-lock.json diff --git a/yanzhu-ui-vue3/src/lib/vform/designer.style.cssx b/yanzhu-ui-vue3/src/lib/vform/designer.style.css similarity index 100% rename from yanzhu-ui-vue3/src/lib/vform/designer.style.cssx rename to yanzhu-ui-vue3/src/lib/vform/designer.style.css