@chassis/core
Version:
CSS4 pre-processor and responsive framework for modern UI development
17 lines (16 loc) • 358 B
JavaScript
export default `
color: inherit;
opacity: 1;
padding: 0;
text-decoration: none;
text-decoration-line: none;
text-decoration-style: solid;
text-decoration-color: currentColor;
text-shadow: none;
text-transform: none;
unicode-bidi: normal;
vertical-align: baseline;
visibility: visible;
white-space: normal;
word-spacing: normal;
`