feat: disable the style select extension for now
This commit is contained in:
@@ -70,7 +70,6 @@ export const manifests: Array<ManifestTypes> = [
|
|||||||
{ alias: 'superscript', label: 'Superscript', icon: 'superscript', category: 'text-transformation' },
|
{ alias: 'superscript', label: 'Superscript', icon: 'superscript', category: 'text-transformation' },
|
||||||
|
|
||||||
// Styling and Font Group
|
// Styling and Font Group
|
||||||
{ alias: 'styles', label: 'Style select', icon: 'permanent-pen', category: 'styling' },
|
|
||||||
{ alias: 'fontname', label: 'Font select', icon: 'text-color', category: 'styling' },
|
{ alias: 'fontname', label: 'Font select', icon: 'text-color', category: 'styling' },
|
||||||
{ alias: 'fontsize', label: 'Font size', icon: 'text-color', category: 'styling' },
|
{ alias: 'fontsize', label: 'Font size', icon: 'text-color', category: 'styling' },
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user