refactor(ui): sort windicss classes

This commit is contained in:
liyasthomas
2021-07-17 23:10:28 +05:30
parent a2a9bae0e3
commit 590c21209c
85 changed files with 32066 additions and 896 deletions

View File

@@ -53,7 +53,7 @@
// Error color
--error-color: theme("colors.true-gray.700");
// Tooltip color
--tooltip-color: theme("colors.true-gray.50");
--tooltip-color: theme("colors.true-gray.700");
// Editor theme
--editor-theme: "textmate";
}