UNPKG

uikit

Version:

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

53 lines (31 loc) 792 B
// // Component: Tile // // ======================================================================== // Variables // ======================================================================== // Component // ======================================================================== .hook-tile() {} // Style modifiers // ======================================================================== .hook-tile-default() {} .hook-tile-default-hover() {} // // Muted // .hook-tile-muted() {} .hook-tile-muted-hover() {} // // Primary // .hook-tile-primary() {} .hook-tile-primary-hover() {} // // Secondary // .hook-tile-secondary() {} .hook-tile-secondary-hover() {} // Miscellaneous // ======================================================================== .hook-tile-misc() {}