UNPKG

kingdot

Version:

A UI Components Library For Vue

34 lines (28 loc) 596 B
@import './variables.styl'; /**************************** Reset *****************************/ body font-family $-font-family html, body, div, p, ol, ul, li, dl, dt, dd margin 0 padding 0 ul, ol, li list-style none input -webkit-appearance none -moz-appearance none border none outline none input:focus select:focus outline none ::placeholder color $-text-placeholder-color for type in 1 2 3 4 5 h{type} font-size lookup('$-h' + type) h{type}:first-child margin-top 0 h{type}:last-child margin-bottom 0