
1. Support style check: stylelint 2. Add stylelint check in lint-staged husky 2. Update styles Change-Id: Id793b0936e4c3ea27ddef0df794d5b711880599f
7 lines
87 B
Plaintext
7 lines
87 B
Plaintext
@import '~styles/variables';
|
|
|
|
.checkbox {
|
|
padding-top: 5px;
|
|
padding-bottom: 5px;
|
|
}
|