79b101978a79f4d9e2fe0a6b18a056d55d1394ff
Remove the unused padding.scss stylesheet and its import from the main SCSS entrypoint. Update all legacy padding utility class names across every Vue component to use inline pixel-based utility classes (such as replacing `pl-12` with `pl-[12px]`). Also clean up extraneous whitespace and line breaks in component templates for improved readability.
Description
No description provided
Languages
Vue
53%
JavaScript
37.2%
SCSS
7.5%
CSS
1.2%
TypeScript
1%