mirror of
https://github.com/bitwarden/help
synced 2025-12-10 13:23:16 +00:00
check in lib assets
This commit is contained in:
@@ -36,6 +36,10 @@ gulp.task('lib', ['clean:lib'], function () {
|
||||
src: paths.npmDir + 'bootstrap-sass/assets/fonts/bootstrap/*',
|
||||
dest: paths.libDir + 'bootstrap/fonts'
|
||||
},
|
||||
{
|
||||
src: paths.npmDir + 'bootstrap-sass/assets/stylesheets/bootstrap/*',
|
||||
dest: paths.libDir + 'bootstrap/sass'
|
||||
},
|
||||
{
|
||||
src: [
|
||||
paths.npmDir + 'font-awesome/**/css/font-awesome.min.css',
|
||||
|
||||
Reference in New Issue
Block a user