@primer/view-components
Version:
ViewComponents for the Primer Design System
27 lines • 880 B
JSON
{
"name": "beta/flash",
"selectors": [
".flash:not(.Banner)",
".flash:not(.Banner) .octicon",
".flash:not(.Banner) p:last-child",
".flash-messages",
".flash-close:not(.Banner-close)",
".flash-close:not(.Banner-close):hover",
".flash-close:not(.Banner-close):active",
".flash-close:not(.Banner-close) .octicon",
".flash-action:not(.Banner-actions)",
".flash-action.btn:not(.Banner-actions) .octicon",
".flash-action.btn-primary:not(.Banner-actions)",
".flash-action.btn-primary:not(.Banner-actions) .octicon",
".flash-warn:not(.Banner)",
".flash-warn:not(.Banner) .octicon",
".flash-error:not(.Banner)",
".flash-error:not(.Banner) .octicon",
".flash-success:not(.Banner)",
".flash-success:not(.Banner) .octicon",
".flash-full:not(.Banner)",
".flash-banner",
".flash-full",
".warning"
]
}