04b48b7656e309425409318937e901575c1d63d6
Remove the deprecated border.scss stylesheet and its import from the main SCSS entry file. Replace all legacy border utility class usages with explicit border classes: - Replace border-ff with border border-white - Replace border-F1F5F9 with border border-[#f1f5f9] - Replace border-bottom with border-b border-[#e5e8ee] - Replace border-top-8 with border-t-8 border-[#f5f5f5] - Update border-none button styles to add after:!hidden to retain original pseudo-element hiding behavior
Description
No description provided
Languages
Vue
53%
JavaScript
37.2%
SCSS
7.5%
CSS
1.2%
TypeScript
1%