js-v0.1.3
Fix
- Fix flag components not respecting CSS size classes (
size-4,shrink-0, etc.)- Strip hardcoded
width/heightfrom SVGs, usewidth:100%;height:100%so the SVG fills its container - Add
display:inline-flexto the span wrapper
- Strip hardcoded
Affected packages: @blade-flags/core, @blade-flags/react, @blade-flags/vue