Frontmatter
| id | 3855 |
| title | form.field.Radio: use the checkbox SCSS |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 14, 2023, 7:46 PM |
| updatedAt | Jan 14, 2023, 10:30 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3855 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 14, 2023, 10:30 PM |
radio is extending checkbox, so it does not make sense to duplicate all SCSS rules, especially when the widgets are getting more complex.
@maxrahder