@pnp/spfx-controls-react
Version:
Reusable React controls for SharePoint Framework solutions
14 lines • 703 B
JavaScript
require("./RichTextPropertyPane.module.css");
var styles = {
NeutralPrimary: '"[theme:neutralPrimary, default:#323130]"',
richTextPropertyPane: 'richTextPropertyPane_4b9741e2',
formattingPaneTitle: 'formattingPaneTitle_4b9741e2',
propertyPaneGroupContent: 'propertyPaneGroupContent_4b9741e2',
controlsInOneRow: 'controlsInOneRow_4b9741e2',
propertyPaneClose: 'propertyPaneClose_4b9741e2',
propertyPaneButton: 'propertyPaneButton_4b9741e2',
propertyPaneGroupField: 'propertyPaneGroupField_4b9741e2',
propertyPaneGroupHeaderNoAccordion: 'propertyPaneGroupHeaderNoAccordion_4b9741e2'
};
export default styles;
//# sourceMappingURL=RichTextPropertyPane.module.scss.js.map