You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you run the generator and choose Sass and no Bootstrap, the modal component's scss has Bootstrap variables in it ($brand-primary, $brand-info, etc.)
I'd submit a pull request, but I'm not too familiar with the inner workings of Yeoman.
Steps taken...
[?] What would you like to write scripts with? JavaScript
[?] What would you like to write markup with? HTML
[?] What would you like to write stylesheets with? Sass
[?] What Angular router would you like to use? uiRouter
[?] Would you like to include Bootstrap? No
# Server
[?] Would you like to use mongoDB with Mongoose for data modeling? Yes
[?] Would you scaffold out an authentication boilerplate? Yes
[?] Would you like to include additional oAuth strategies?
[?] Would you like to use socket.io? Yes
If you run the generator and choose Sass and no Bootstrap, the modal component's
scsshas Bootstrap variables in it ($brand-primary,$brand-info, etc.)I'd submit a pull request, but I'm not too familiar with the inner workings of Yeoman.
Steps taken...