mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-08 03:54:58 +10:00
7250bed701
* fix: remove empty proficiency and keywords spacing in skills items Only render proficiency and keywords fields when they contain values, preventing empty inline-block elements from reserving unwanted space in templates like Pikachu. Fixes #2607 * style: biome check --write