Michael Rossi

Results 6 comments of Michael Rossi

I have tried that, it seems to be the step in the right direction but more CSS issues occur when doing do. The` a` stylings from my custom color pallet...

@robmeijerink Thanks for this explanation. But the main.css has global theme variables and styles that all the blocks would depend on for an accurate preview. The main.css would have to...

@bidoubiwa I am using GraphQL and not REST API for Strapi so using populate didn't cross my mind. I have tried your suggestion and i still doesn't work. Here is...

Hi yes, you are right, using `em` units should be used in order to change its' size by font size. I am more accustomed to using mostly `rem` units because...

I have installed the `material-symbols/svg-400` package. I only need the svgs. It is the latest version `0.4.2` I have inspected the react rendered svgs, they don't have the viewBox property.

I have compared the SVG code from this repo the the SVGs that are rendered on my app. In this repo the SVGs do have the viewBox attribute, but when...