refactor: add stylelint processor

This commit is contained in:
charlie
2020-12-07 12:37:20 +08:00
parent 02171423eb
commit 7c7ce3d740
7 changed files with 46 additions and 21 deletions

View File

@@ -1,6 +1,4 @@
/* auto complete */
#ui__ac {
&-inner {
max-height: 400px;
overflow-x: hidden;