AppFlowy/frontend/appflowy_web_app/tailwind/box-shadow.cjs
Kilu.He b8b7a10b33
feat: support web layout setting and breadcrumbs (#5425)
* 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
2024-05-29 10:17:50 +08:00

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)"
};