mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
b8b7a10b33
* fix: some bugs * fix: performance * feat: support system dark mode and different language * feat: support breadcrumb * feat: support breadcrumb * feat: support new doucment title * feat: support new doucment title
12 lines
162 B
JavaScript
12 lines
162 B
JavaScript
|
|
/**
|
|
* Do not edit directly
|
|
* Generated on Mon, 27 May 2024 06:26:20 GMT
|
|
* Generated from $pnpm css:variables
|
|
*/
|
|
|
|
|
|
module.exports = {
|
|
"md": "var(--shadow)"
|
|
};
|