@chassis/core
Version:
CSS4 pre-processor and responsive framework for modern UI development
25 lines (24 loc) • 609 B
JavaScript
export default `
background: transparent none repeat 0% 0% / auto auto padding-box border-box scroll;
border: medium none currentColor;
border-radius: 0;
border-image: none;
color: inherit;
opacity: 1;
outline: medium none invert;
margin: 0;
padding: 0;
text-align: inherit;
text-align-last: auto;
text-decoration: none;
text-decoration-line: none;
text-decoration-style: solid;
text-decoration-color: currentColor;
text-indent: 0;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
visibility: visible;
white-space: normal;
word-spacing: normal;
`