Philipp Serfling

Results 2 issues of Philipp Serfling

Similar to https://valor-software.com/ng2-bootstrap/#/modals#sizes it would be nice to have the option to set the size ` ` ` ` ` `

I am looking for a way to include all less files in a structure but explicitly exclude some. According to [node-glob](https://github.com/isaacs/node-glob#glob-primer) Something like this should work: `@import "['header/*.less', '!header/terms.less']";` It...