refactor(ui): sort windicss classes
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user