##// END OF EJS Templates
Merge pull request #3523 from takluyver/docs-exclude-frontend...
Merge pull request #3523 from takluyver/docs-exclude-frontend Exclude frontend shim from docs build Closes #3517 The API doc writer has separate exclude patterns for modules and packages, so frontend needed to be listed in the modules exclusions.

File last commit:

r11033:fa36e98f
r11141:67280025 merge
Show More
style.less
6 lines | 315 B | text/x-less | LessCssLexer
@import "../base/less/variables.less";
@import "../base/less/mixins.less";
@import "../base/less/flexbox.less";
@import "../base/less/page.less";
@import "../components/font-awesome/build/assets/font-awesome/less/font-awesome.less";
@FontAwesomePath: "../components/font-awesome/build/assets/font-awesome/font";