@primer/react
Version:
An implementation of GitHub's Primer Design System using React
1 lines • 477 B
Source Map (JSON)
{"version":3,"sources":["../../src/internal/components/UnstyledTextInput.module.css"],"names":[],"mappings":"AAAA,4BAOE,eAAgB,CAFhB,4BAA6B,CAC7B,QAAS,CAFT,aAAc,CAFd,mBAAoB,CACpB,iBAAkB,CAFlB,UAWF,CAHE,kCACE,SACF","file":"UnstyledTextInput-8270f063.css","sourcesContent":[".Input {\n width: 100%;\n font-family: inherit;\n font-size: inherit;\n color: inherit;\n background-color: transparent;\n border: 0;\n appearance: none;\n\n &:focus {\n outline: 0;\n }\n}\n"]}