UNPKG

easy-code-formatter-styles

Version:

A package which contains the styling details for easy code formatter.

4 lines (3 loc) 209 B
import { Themes, GetGenericStyle, GetLineNumberStyle, GetBackgroundStyle } from './themes'; import { Fonts } from './fonts'; export { Themes, GetGenericStyle, GetLineNumberStyle, GetBackgroundStyle, Fonts, };