tomusborne / generateblocks

GenerateBlocks is a small collection of lightweight WordPress blocks that can accomplish nearly anything.
https://generateblocks.com
198 stars 23 forks source link

2.0a Make it easier to view the styles associated with the selected block #1496

Open Kovas opened 5 days ago

Kovas commented 5 days ago

It would be great to have the option to view all styles related to the selected block directly from the block settings panel. Perhaps the main class could be made clickable, opening a modal with all the CSS associated with that class. Currently, this can only be done from the "All Global Styles" page, which is inconvenient and slow.