UNPKG

bootstrap-4-grid-styl

Version:

Bootstrap 4 grid system and layout utilities using Stylus

8 lines (6 loc) 122 B
import paths from "./paths"; import del from "del"; function clean() { return del(paths.root); } export default clean;