UNPKG

easy-code-formatter-styles

Version:

a package which contains the styling details for easy code formatter office app.

16 lines (14 loc) 229 B
import { Themes, GetGenericStyle, GetLineNumberStyle, GetBackgroundStyle, } from './themes'; import { Fonts } from './fonts'; export { Themes, GetGenericStyle, GetLineNumberStyle, GetBackgroundStyle, Fonts, };