AppFlowy/frontend/appflowy_tauri/style-dictionary/tailwind/box-shadow.cjs
Kilu.He 9746852b5f
fix: fixed editor bugs (#4552)
* fix: fixed editor bugs

* fix: add error boundary
2024-02-02 05:47:41 +08:00

9 lines
158 B
JavaScript

/**
* Do not edit directly
* Generated on Mon, 29 Jan 2024 03:52:24 GMT
* Generated from $pnpm css:variables
*/
module.exports = {
"md": "var(--shadow)"
}