77c46a273df1ac57ad7231b63e62044f53bc2504
- Updated SVG attributes from kebab-case (e.g., fill-rule, clip-rule) to camelCase (e.g., fillRule, clipRule) in multiple icon components. - Changed CSS properties from kebab-case (e.g., stroke-width, clip-path) to camelCase (e.g., strokeWidth, clipPath) in various SCSS files.
…
Description
No description provided
Languages
TypeScript
89%
SCSS
10.3%
JavaScript
0.3%
HTML
0.2%
CSS
0.1%