UNPKG

uikit

Version:

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

32 lines (19 loc) 623 B
// // Component: Marker // // ======================================================================== // Variables // ======================================================================== // Component // ======================================================================== .hook-marker() { border-radius: 500px; } .hook-marker-hover() {} // Miscellaneous // ======================================================================== .hook-marker-misc() {} // Inverse // ======================================================================== .hook-inverse-marker() {} .hook-inverse-marker-hover() {}