UNPKG

@barguide/style-guide

Version:

BarGuide.io | CSS Style Guide

18 lines (15 loc) 237 B
.ui-link { color: theme('colors.primary'); text-decoration: none; } .ui-link:hover { text-decoration: underline; } .ui-link-absolute { bottom: 0; left: 0; position: absolute; right: 0; text-indent: -9999px; top: 0; }