mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-04 14:08:30 +00:00
* 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
11 lines
162 B
JavaScript
11 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)"
|
|
};
|