Skip to content

Commit

Permalink
chore: wire in bootstrap admin template
Browse files Browse the repository at this point in the history
  • Loading branch information
ngurenyaga committed Jul 15, 2021
1 parent 4f7fd0d commit ebc6eb7
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 48 deletions.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ function pathsConfig(appName) {

return {
bootstrapSass: `${vendorsRoot}/bootstrap/scss`,
fontAwesomeSass: `${vendorsRoot}/@fortawesome/fontawesome-free/scss`,
fontAwesomeSass: `${vendorsRoot}/@fortawesome/fontawesome-free/css/all.css`,
vendorsJs: [
`${vendorsRoot}/jquery/dist/jquery.js`,
`${vendorsRoot}/popper.js/dist/umd/popper.js`,
Expand Down
Loading

0 comments on commit ebc6eb7

Please sign in to comment.