AppFlowy/frontend/appflowy_tauri/style-dictionary/tailwind/box-shadow.cjs
Kilu.He 370f8a6558
feat: support custom scrollbar for document (#4936)
feat: support keywords for slash list to search

feat: support right-click to copy,pasted,cut

fix: the hint text should follow the align setting

feat: support get/set latest view

feat: support to show snackbar after delete page

fix: some bugs
2024-03-21 21:12:37 +08:00

9 lines
158 B
JavaScript

/**
* Do not edit directly
* Generated on Tue, 19 Mar 2024 03:48:58 GMT
* Generated from $pnpm css:variables
*/
module.exports = {
"md": "var(--shadow)"
}