38 lines
821 B

//
// Component: Sortable
//
// ========================================================================
// Variables
// ========================================================================
// Component
// ========================================================================
// @mixin hook-sortable(){}
// Drag
// ========================================================================
// @mixin hook-sortable-drag(){}
// Placeholder
// ========================================================================
// @mixin hook-sortable-placeholder(){}
// Empty
// ========================================================================
// @mixin hook-sortable-empty(){}
// Miscellaneous
// ========================================================================
// @mixin hook-sortable-misc(){}