- Update scss_lint rules
- Fix linter errors
- Add .editorconfig file
This commit is contained in:
mrliptontea
2016-11-20 20:19:51 +00:00
parent 53d1c6dcec
commit d0e6246e99
33 changed files with 776 additions and 874 deletions

View File

@@ -1,4 +1,4 @@
// scss-lint:disable ImportantRule
// scss-lint:disable Comment ImportantRule
@import "../common";
/*
@@ -32,7 +32,7 @@
.ui-helper-clearfix {
display: inline-block;
&:after {
&::after {
display: block;
height: 0;
clear: both;
@@ -521,7 +521,7 @@
.ui-widget-overlay {
background: #000;
opacity: .30;
opacity: .3;
}
.ui-widget-shadow {
@@ -529,7 +529,7 @@
padding: 8px;
border-radius: 8px;
background: #aaa;
opacity: .30;
opacity: .3;
}
/* Resizable