uikit
Version:
UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.
39 lines (21 loc) • 781 B
text/less
//
// Component: Sortable
//
// ========================================================================
// Variables
// ========================================================================
// Component
// ========================================================================
.hook-sortable() {}
// Drag
// ========================================================================
.hook-sortable-drag() {}
// Placeholder
// ========================================================================
.hook-sortable-placeholder() {}
// Empty
// ========================================================================
.hook-sortable-empty() {}
// Miscellaneous
// ========================================================================
.hook-sortable-misc() {}