@primer/react
Version:
An implementation of GitHub's Primer Design System using React
1 lines • 563 B
Source Map (JSON)
{"version":3,"sources":["../src/UnderlineNav/UnderlineNavItem.module.css.js"],"names":[],"mappings":"AAAA,yCAGE,kBAAmB,CAFnB,YAAa,CACb,qBAAsB,CAEtB,eAOF,CALE,sDAGE,iBACF","file":"UnderlineNavItem-402cd41c.css","sourcesContent":[".UnderlineNavItem {\n display: flex;\n flex-direction: column;\n align-items: center;\n overflow: hidden;\n\n &[aria-hidden] {\n /* Overflowing items will already be clipped out of view, but might as well\n also hide them for performance and to ensure they can't accidentally appear */\n visibility: hidden;\n }\n}\n"]}