UNPKG

substance

Version:

Substance is a JavaScript library for web-based content editing. It provides building blocks for realizing custom text editors and web-based publishing systems.

1 lines 2.77 kB
{"version":3,"sources":["../substance-reset.css"],"names":[],"mappings":"AAAA;0DAC0D;;AAE1D;;;;;;;;;;;;;EAaE,SAAS;EACT,UAAU;EACV,SAAS;EACT,eAAe;EACf,aAAa;EACb,wBAAwB;GACvB;;AACH,iDAAiD;;AACjD;;EAEE,cAAc;CACf;;AACD,OAAO,cAAc,EAAE;;AACvB,SAAS,oBAAoB,CAAC,UAAU,EAAE;;AAC1C,gBAAgB,YAAY,EAAE;;AAC9B;oBACoB,aAAa,EAAE;;AACnC,uDAAuD;;AACvD,QAAQ,0BAA0B,CAAC,iBAAiB,EAAE;;AACtD,sCAAsC;;AACtC,SAAS,UAAU,EAAE;;AAErB;EACE,8BAA8B;KAC3B,2BAA2B;UACtB,sBAAsB;CAC/B;;AAED,4DAA4D;;AAC5D;;;;IAII,iBAAiB;IACjB,UAAU;IACV,eAAe;IACf,gBAAgB;IAChB,cAAc;IACd,oBAAoB;IACpB,kBAAkB;IAClB,WAAW;IACX,eAAe;IACf,iBAAiB;IACjB,2BAA2B,CAAC,eAAe;IAC3C,0BAA0B,CAAC,gBAAgB;OACxC,uBAAuB;QACtB,sBAAsB;CAC7B;;AACD;;IAEI,UAAU;IACV,WAAW;CACd","file":"substance-reset.next.css","sourcesContent":["/* Reset adapted from http://meyerweb.com/eric/tools/css/reset/\n------------------------------------------------------- */\n\nhtml, body, div, span, applet, object, iframe,\nh1, h2, h3, h4, h5, h6, p, blockquote, pre,\na, abbr, acronym, address, big, cite, code,\ndel, dfn, em, img, ins, kbd, q, s, samp,\nsmall, strike, strong, sub, sup, tt, var,\nb, u, i, center,\ndl, dt, dd, /*ol, ul, li,*/\nfieldset, form, label, legend,\ntable, caption, tbody, tfoot, thead, tr, th, td,\narticle, aside, canvas, details, embed,\nfigure, figcaption, footer, header, hgroup,\nmenu, nav, output, ruby, section, summary,\ntime, mark, audio, video {\n margin:0;\n padding:0;\n border:0;\n font-size:100%;\n font:inherit;\n vertical-align:baseline;\n }\n/* HTML5 display-role reset for older browsers */\narticle, aside, details, figcaption, figure,\nfooter, header, hgroup, menu, nav, section {\n display:block;\n}\nbody { line-height:1; }\nol, ul { /*list-style:none;*/ margin: 0; }\nblockquote, q { quotes:none; }\nblockquote:before, blockquote:after,\nq:before, q:after { content:none; }\n/* tables still need 'cellspacing=\"0\"' in the markup */\ntable { border-collapse: collapse; border-spacing:0; }\n/* remember to define focus styles. */\n:focus { outline:0; }\n\n*, *:after, *:before {\n -webkit-box-sizing:border-box;\n -moz-box-sizing:border-box;\n box-sizing:border-box;\n}\n\n/* Reset `button` and button-style `input` default styles */\ninput[type=\"submit\"],\ninput[type=\"reset\"],\ninput[type=\"button\"],\nbutton {\n background: none;\n border: 0;\n color: inherit;\n cursor: pointer;\n font: inherit;\n line-height: normal;\n overflow: visible;\n padding: 0;\n display: block;\n text-align: left;\n -webkit-appearance: button; /* for input */\n -webkit-user-select: none; /* for button */\n -moz-user-select: none;\n -ms-user-select: none;\n}\ninput::-moz-focus-inner,\nbutton::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\n"]}