mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-27 17:54:11 +00:00
feature(package) stylelint-config-standard v7.0.0
This commit is contained in:
parent
7167c7081a
commit
0dc964854d
2 changed files with 3 additions and 3 deletions
|
|
@ -92,7 +92,7 @@ body, pre, code {
|
|||
.cmd-button {
|
||||
width: 5%;
|
||||
height: 30px;
|
||||
margin: 20px 2px 0 2px;
|
||||
margin: 20px 2px 0;
|
||||
color: #222;
|
||||
background-color: white;
|
||||
transition: ease 0.1s;
|
||||
|
|
@ -134,7 +134,7 @@ body, pre, code {
|
|||
.fm {
|
||||
width : 97%;
|
||||
height: 90%;
|
||||
margin: 26px auto 0 auto;
|
||||
margin: 26px auto 0;
|
||||
}
|
||||
|
||||
.fm-header {
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@
|
|||
"redrun": "^3.0.0",
|
||||
"shortdate": "^1.0.1",
|
||||
"stylelint": "^6.1.1",
|
||||
"stylelint-config-standard": "^6.0.0",
|
||||
"stylelint-config-standard": "^7.0.0",
|
||||
"tape": "^4.4.0",
|
||||
"version-io": "^1.2.5",
|
||||
"yaspeller": "^2.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue