UNPKG

uikit

Version:

UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.

56 lines (30 loc) 1.07 kB
// // Component: Link // // ======================================================================== // Variables // ======================================================================== // Muted // ======================================================================== .hook-link-muted() {} .hook-link-muted-hover() {} // Text // ======================================================================== .hook-link-text() {} .hook-link-text-hover() {} // Heading // ======================================================================== .hook-link-heading() {} .hook-link-heading-hover() {} // Reset // ======================================================================== .hook-link-reset() {} // Miscellaneous // ======================================================================== .hook-link-misc() {} // Inverse // ======================================================================== .hook-inverse-link-muted() {} .hook-inverse-link-muted-hover() {} .hook-inverse-link-text-hover() {} .hook-inverse-link-heading-hover() {}