You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

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(){}