UNPKG

smarthr-normalize-css

Version:
11 lines 1.53 kB
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } return cooked; }; import { createGlobalStyle, css } from 'styled-components'; import reset from 'styled-reset'; export var cssBaseLine = css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", "\n\n body {\n overflow-wrap: break-word;\n font-family: system-ui, sans-serif;\n }\n\n a {\n color: inherit;\n }\n\n img {\n vertical-align: middle;\n }\n\n input,\n button,\n textarea {\n margin: 0;\n padding: 0;\n border: none;\n background-color: inherit;\n color: inherit;\n }\n\n button,\n input,\n select,\n textarea {\n font-family: inherit;\n font-size: 100%;\n }\n"], ["\n ", "\n\n body {\n overflow-wrap: break-word;\n font-family: system-ui, sans-serif;\n }\n\n a {\n color: inherit;\n }\n\n img {\n vertical-align: middle;\n }\n\n input,\n button,\n textarea {\n margin: 0;\n padding: 0;\n border: none;\n background-color: inherit;\n color: inherit;\n }\n\n button,\n input,\n select,\n textarea {\n font-family: inherit;\n font-size: 100%;\n }\n"])), reset); export var CssBaseLine = createGlobalStyle(templateObject_2 || (templateObject_2 = __makeTemplateObject(["", ""], ["", ""])), cssBaseLine); export default cssBaseLine; var templateObject_1, templateObject_2; //# sourceMappingURL=index.js.map