File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " cmui-zero" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "homepage" : " https://github.com/CMUI/zero" ,
55 "author" :
" cssmagic <[email protected] >" ,
66 "description" : " HTML5 CSS reset in Stylus." ,
1212 "license" : " MIT" ,
1313 "scripts" : {
1414 "dist" : " gulp" ,
15+ "prepublish" : " npm run dist" ,
1516 "test" : " echo \" Error: no test specified\" && exit 1"
1617 },
1718 "dependencies" : {
Original file line number Diff line number Diff line change 6262 reset-border ()
6363 border-top 1px solid
6464 background-color transparent
65+
66+ /* --------------------------------------------- */
67+ /* fix: normalize.css v5.0.0 */
68+ button
69+ input
70+ optgroup
71+ select
72+ textarea
73+ font-family inherit
74+ line-height inherit
You can’t perform that action at this time.
0 commit comments