@guruhotel/aura-ui
Version:
⚛️ React UI library by GuruHotel
1 lines • 866 B
JavaScript
import t from"react";import{globalCss as e,getCssText as o}from"./stitches.config";import{jsx as i}from"react/jsx-runtime";const r=e({"*, *::before, *::after":{boxSizing:"border-box"},"*":{margin:0},"html, body":{height:"100%"},body:{lineHeight:1.5,WebkitFontSmoothing:"antialiased"},"img, picture, video, canvas, svg":{display:"block",maxWidth:"100%"},"input, button, textarea, select":{font:"inherit"},"p, h1, h2, h3, h4, h5, h6":{overflowWrap:"break-word"},a:{cursor:"pointer",fontSize:"inherit",WebkitTouchCallout:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",WebkitBoxAlign:"center",alignItems:"center",textDecoration:"none"},"a:hover":{textDecoration:"none"},"#root, #__next":{isolation:"isolate"}}),n=({children:e})=>(r(),i(t.Fragment,{children:e})),a=t.memo(n);a.flush=()=>i("style",{id:"stitches",dangerouslySetInnerHTML:{__html:o()}});export default a;