V5 Plugin Skeleton

The fontsize on the v5 Skeleton app generated by the plugin framework thingy seems a little bit off

This topic has been created from a Discord post (1283126745104519230) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

This is an H1 element

You need to use Strapi design system package

https://design-system.strapi.io/?path=/docs/getting-started-welcome--docs

Yeah we are aware and working on all the plugin stuff right now

cc <@938079571247513640> / <@960590891200970812> / <@971785568189022329>

I do use the design system package

They’ve been working on a bunch of changes to the v5 plugins for the past week or so

Alrighty i just set the fontsize to 160% which looks okay for now

You can use the <Typography /> component from the design system and pass a fontSize props :+1:

Note that it is possible to pass a string value with the value in px => "35px"

The scaling applies to everything, i tried embedding a react app (graphiql) and everything seems scaled out of bounds

(that examplea bve uses the typography component btw :slightly_smiling_face:

You can also reference this which has the changes in design system between Strapi 4 and Strapi 5 @storybook/cli - Storybook