Mark Stacey
|
f46dda0195
|
Uncomment and fix all auto-fixable stylelint rules (#8989)
All stylelint rules that can be automatically fixed have been uncommented. The rules are:
* `at-rule-empty-line-before`
* `block-closing-brace-empty-line-before`
* `block-closing-brace-newline-before`
* `block-opening-brace-space-before`
* `color-hex-case`
* `color-hex-length`
* `comment-empty-line-before`
* `declaration-block-semicolon-newline-after`
* `declaration-block-semicolon-space-after`
* `declaration-block-trailing-semicolon`
* `declaration-colon-space-after`
* `declaration-empty-line-before`
* `function-comma-space-after`
* `function-comma-space-before`
* `indentation`
* `length-zero-no-unit`
* `no-eol-whitespace`
* `no-missing-end-of-source-newline`
* `number-leading-zero`
* `number-no-trailing-zeros`
* `rule-empty-line-before`
* `selector-list-comma-newline-after`
* `selector-pseudo-element-colon-notation`
|
2020-07-15 10:13:40 -03:00 |
|
ricky
|
84806bed9b
|
Add border none for moz-focus-inner (#8217)
|
2020-03-19 12:44:20 -04:00 |
|
Alexander Tseung
|
4af1003b0e
|
Fix Account Names being cropped (#3626)
|
2018-03-20 09:02:20 -02:30 |
|
Chi Kei Chan
|
062e67bff8
|
Add buttons; handle back; add yarn.lock
|
2017-09-11 22:14:09 -07:00 |
|
sdtsui
|
2eadf72fb7
|
Lint and cleanup all scss
|
2017-08-14 10:31:27 +02:00 |
|
sdtsui
|
8a39941d9a
|
Cleanup SCSS and improve organization of color vars
|
2017-08-10 23:21:39 -07:00 |
|
sdtsui
|
966b25573b
|
Move remaining debug, fonts, reset, and transitions into inverted triangle
|
2017-08-06 14:03:44 -07:00 |
|