Export stylesheet picker modal token
This commit is contained in:
committed by
Jacob Overgaard
parent
adf6e7b258
commit
031d737e19
@@ -5,3 +5,5 @@ import './stylesheet-rule-ref/stylesheet-rule-ref.element.js';
|
||||
export * from './stylesheet-input/stylesheet-input.element.js';
|
||||
export * from './stylesheet-rule-input/stylesheet-rule-input.element.js';
|
||||
export * from './stylesheet-rule-ref/stylesheet-rule-ref.element.js';
|
||||
|
||||
export { UMB_STYLESHEET_PICKER_MODAL } from './stylesheet-input/index.js';
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
export { UMB_STYLESHEET_PICKER_MODAL } from './stylesheet-picker-modal.token.js';
|
||||
Reference in New Issue
Block a user