UNPKG

stylingutilities

Version:

lightweight css utilities library for the front-end web

17 lines (13 loc) 296 B
overflow-class-prefix = "" .{overflow-class-prefix}overflow-auto { overflow auto } .{overflow-class-prefix}no-overflow { overflow hidden } .{overflow-class-prefix}overflow-scroll { overflow scroll } .{overflow-class-prefix}overflow-visible { overflow visible }