packages: add a new color extension to set the text color (#1744)
This commit is contained in:
5
packages/extension-color/src/index.ts
Normal file
5
packages/extension-color/src/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { Color } from './color'
|
||||
|
||||
export * from './color'
|
||||
|
||||
export default Color
|
||||
Reference in New Issue
Block a user