UNPKG

@atlaskit/editor-common

Version:

A package that contains common classes and components for editor and renderer

4 lines (3 loc) 313 B
// Disable no-re-export rule for entry point files /* eslint-disable @atlaskit/editor/no-re-export */ export { getPanelTypeBackground, getPanelTypeBackgroundNoTokens, darkPanelColors, panelSharedStyles, panelSharedStylesWithoutPrefix, PanelSharedCssClassName, PanelSharedSelectors } from './styles/shared/panel';