manifest
manifest copied to clipboard
Fix 'Unexpected duplicate "width".' issue in packages\core\admin\src\styles\components\_touchbutton.scss
CodeFactor found an issue: Unexpected duplicate "width".
It's currently on: packages\core\admin\src\styles\components_touchbutton.scss:63 Commit 0417dcc55f19591453cca4049be0f5706fb8f44c
The refactoring steps i suggest:
- Use mixins for repetion:
has-2-itemsandhas-3-items - Consolidate button widths
Closing as not important