@primer/react
Version:
An implementation of GitHub's Primer Design System using React
1 lines • 591 B
Source Map (JSON)
{"version":3,"sources":["../src/TextInputWithTokens/TextInputWithTokens.module.css"],"names":[],"mappings":"AAAA,gDAEE,yCAAkC,CAClC,uCAAiC,CAFjC,sCAYF,CARE,oEACE,YAAa,CACb,UACF,CAEA,6EACE,aACF,CAGF,iDACE,WACF","file":"TextInputWithTokens-89115e4d.css","sourcesContent":[".TextInputWrapper {\n padding-top: var(--base-size-6);\n padding-bottom: var(--base-size-6);\n padding-left: var(--base-size-12);\n\n &:where([data-block]) {\n display: flex;\n width: 100%;\n }\n\n &:where([data-token-wrapping]) {\n overflow: auto;\n }\n}\n\n.UnstyledTextInput {\n height: 100%;\n}\n"]}