Skip to content

Commit

Permalink
switch to stylelint-config-silverwind, fix issues
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Aug 13, 2019
1 parent 229a7b0 commit 8b99a9f
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 26 deletions.
10 changes: 9 additions & 1 deletion .stylelintrc
@@ -1 +1,9 @@
extends: stylelint-config-stylishthemes
extends: stylelint-config-silverwind

rules:
selector-pseudo-element-colon-notation: null
selector-type-no-unknown: null
block-no-empty: null
max-empty-lines: 0
declaration-block-no-duplicate-properties: null
csstree/validator: null
37 changes: 13 additions & 24 deletions github-dark.css
Expand Up @@ -5134,7 +5134,7 @@
.timeline-comment[aria-selected=true] .review-summary .comment-body {
border-color: /*[[base-color]]*/ #4f8cc9 !important;
}
@-webkit-keyframes autofill {
@keyframes autofill {
to {
background-color: #181818;
background-image: none;
Expand All @@ -5146,8 +5146,8 @@
textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus,
select:-webkit-autofill, select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
-webkit-animation-name: autofill !important;
-webkit-animation-fill-mode: both !important;
animation-name: autofill !important;
animation-fill-mode: both !important;
}
#com #header .top-nav .dropdown-button:hover .dropdown-caret,
.header-nav-link:hover .dropdown-caret, .header-nav-link:focus .dropdown-caret,
Expand Down Expand Up @@ -5245,8 +5245,8 @@
input[type="checkbox"]:hover:disabled,
input[type="checkbox"]:hover:active:disabled {
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
background-color: #181818 !important;
border: 1px solid #484848 !important;
color: #eee !important;
Expand Down Expand Up @@ -6393,9 +6393,10 @@
@font-face {
font-family: "Apple Color Emoji";
src: local("Apple Color Emoji");
unicode-range: U+00000-000A8,U+000AA-000AD,U+000AF-02121,U+02123-025A9,
U+025AB-025FB,U+025FD-025FD,U+025FF-0265F,U+02661-02662,
U+02664-02713,U+02715-02715,U+02717-0302F,U+03031-10FFFF;
unicode-range:
U+00000-000A8,U+000AA-000AD,U+000AF-02121,U+02123-025A9,
U+025AB-025FB,U+025FD-025FD,U+025FF-0265F,U+02661-02662,
U+02664-02713,U+02715-02715,U+02717-0302F,U+03031-10FFFF;
}
/* GeoJSON maps */
/* https://github.com/benbalter/dc-maps/blob/master/maps/embassies.geojson */
Expand Down Expand Up @@ -9424,14 +9425,8 @@
.intercom-home-screen-conversation-card {
background-color: #111 !important;
color: #eee !important;
-webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 2px 0 0 rgba(79, 140, 201, .5);
-webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 2px 0 0 rgba(/*[[base-color-rgb]]*/, .5);
box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1),
0 1px 2px 0 rgba(0, 0, 0, .1),
inset 0 2px 0 0 rgba(79, 140, 201, .5);
box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1),
0 1px 2px 0 rgba(0, 0, 0, .1),
inset 0 2px 0 0 rgba(/*[[base-color-rgb]]*/, .5);
box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 2px 0 0 rgba(79, 140, 201, .5);
box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 2px 0 0 rgba(/*[[base-color-rgb]]*/, .5);
}
.intercom-conversation-summary-unread .intercom-conversation-summary-body-author,
.intercom-conversation-summary-unread .intercom-conversation-summary-content-text,
Expand Down Expand Up @@ -9502,14 +9497,8 @@
.intercom-attribute-collector-card-body {
background-color: #141414;
color: #eee;
-webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 2px 0 0 rgba(79, 140, 201, .5);
-webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 2px 0 0 rgba(/*[[base-color-rgb]]*/, .5);
box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1),
0 1px 2px 0 rgba(0, 0, 0, .1),
inset 0 2px 0 0 rgba(79, 140, 201, .5);
box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1),
0 1px 2px 0 rgba(0, 0, 0, .1),
inset 0 2px 0 0 rgba(/*[[base-color-rgb]]*/, .5);
box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 2px 0 0 rgba(79, 140, 201, .5);
box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .1), inset 0 2px 0 0 rgba(/*[[base-color-rgb]]*/, .5);
}
.intercom-composer pre, .intercom-composer textarea {
background-color: #111;
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"perfectionist": "2.4.0",
"postcss": "7.0.17",
"stylelint": "10.1.0",
"stylelint-config-stylishthemes": "1.0.1",
"stylelint-config-silverwind": "2.0.0",
"unzipper": "0.10.2",
"updates": "8.5.1",
"url-toolkit": "2.1.6",
Expand Down

0 comments on commit 8b99a9f

Please sign in to comment.