We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5988a2 commit 244cca7Copy full SHA for 244cca7
1 file changed
templates/app/_package.json
@@ -59,7 +59,8 @@
59
"devDependencies": {
60
<%# CLIENT %>
61
"angular-mocks": "~1.5.5",<% if(filters.stylus) { %>
62
- "bootstrap-styl": "^5.0.5",
+ <%_ if(filters.bootstrap) { -%>
63
+ "bootstrap-styl": "^5.0.5",<% } %>
64
"font-awesome-stylus": "^4.6.2",<% } %>
65
<%# END CLIENT %>
66
"autoprefixer": "^6.0.0",
0 commit comments