UNPKG

bootstrap-4-grid-styl

Version:

Bootstrap 4 grid system and layout utilities using Stylus

10 lines (8 loc) 123 B
const paths = { root: `./css`, styles: { src: `./stylus/*.styl`, dest: `./css/` }, }; export default paths;