Thomas Drevon

Results 3 issues of Thomas Drevon

When defining your own styles, e.g. ``` { title: 'Block', type: 'block', styles: [ {title: 'Normal', value: 'normal'}, {title: 'H1', value: 'h1'}, {title: 'Protip', value: 'protip'} ] } ``` The...

:nail_care: Enhancement
:sparkles: UX
Studio
feature-request

Do you want `videoViews` to be camel or snake (video_views)?

Sorry in advance if this has come up earlier! When discussing code with Goose, it's very practical to give it access to the OS path where the code project is...

enhancement